Critical Issue
When you run the Stratix V design for HDMI version 1.4b (<IP root directory>/altera/altera_hdmi/hw_demo/sv), the design will fail compilation. You will get this error message:
Error (332000): Following required options are missing:
-group
Usage: set_clock_groups [-h | -help] [-long_help]
[-asynchronous] [-exclusive] -group <names> [-logically_exclusive]
[-physically_exclusive]
This problem only occurs if you run the Stratix V design in Windows platform.
Run the following command before running the runall.tcl script:
dos2unix hdmi_demo.sdc
.
This issue is fixed in version 15.1 of the HDMI IP core.