Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTry this:
set_interface_property <your_output_clock_interface> clockRate <clock_rate_in_Hz> you might need to add this as well: set_interface_property <your_output_clock_interface> clockRateKnown 1 Note: I copied these out of a component available in Qsys and have no clue if this will work in SOPC Builder