Forum Discussion
Altera_Forum
Honored Contributor
10 years agoComponent TCL file in Qsys
Hi, I have designed the component's TCL file. It has one avalon slave port and avalon master port. I want to read the Base Address of my Avalon Slave Port in TCL file. When Qsys is generat...
Altera_Forum
Honored Contributor
10 years agoThis information is in the .sopcinfo (XML) file that Qsys produces when it performs a "Generate..."
If you're doing it in TCL, just use one of the XML packages to read in the .sopcinfo file and extract the pertinent information.