Forum Discussion
Altera_Forum
Honored Contributor
16 years agohow to export macro to system.h?
eg, I want to put # define MOD_0_FREQ 50000000u to system.h as many altera sopc ip do. And I try to add some line in the MOD_hw.tcl: add_parameter FREQ_PARAM 0 set_parameter_property FRE...
Altera_Forum
Honored Contributor
14 years agoI found a bug report that states set_interface_assignment isn't working correctly so that explains why system.h didn't contain what I was expecting when I had you try it.
So that workaround I mentioned is probably the only way to get around this.