Knowledge Base Article

HDMI 1.4b Design Fails Compilation in Windows

Description

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: -groupUsage: 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.

Resolution

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.

Updated 2 months ago
Version 2.0
No CommentsBe the first to comment