Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI think I found an example to look at. In your installation directory look here: ip\altera\sopc_builder_ip\altera_avalon_sysid_qsys
You will see a temporary HDL file with the .v.terp extension that has a module name poked into it by the generate callback from the .tcl file. So if you expose a parameter to make a unique name then you can use the "terp" functionality that the Qsys system id peripheral uses. I'm pretty sure this functionality is not documented since it's news to me too so don't expect it to be supported by Altera or not change from release to release.