Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to handle complex external signals in Qsys
It seems that in Qsys, it is not possible to export any signal that is not STD_LOGIC or STD_LOGIC_VECTOR (or a SUBTYPE thereof). Is this correct ? We have a slave that exports a bunch of these ...
Altera_Forum
Honored Contributor
11 years agoOk. Exactly what I was looking for.
I did observe that the Qsys component _hw.tcl files have the SLV width hardcoded. I take it you regenerate them all somehow when you change your records ?