Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHrm. So I added
set_interface_assignment ci_slave embeddedsw.CMacro.CI_SLAVE_SYNCHRONOUS [get_parameter_value SYNCHRONOUS] to the validation callback, and it shows up correctly in my .sopcinfo under the interface, but nothing got added to system.h after generation... I can workaround this by assigning some unique ID to each parameter (the base address of the custom instruction, or the instance name if there's an easy way to get it in the tcl script) if I have to, but it seems like there should be a better solution.