Forum Discussion
sstrell
Super Contributor
3 years agoWhen you export as .tcl, you shouldn't need any other files to recreate the system. Why do you think you do?
anrfpga
New Contributor
3 years agoApologies for the delay in my response. I have successfully run the script using qsys-script, and it is seemless. I am now able to modify it to fit my requirements. I have initially tried running it from tcl console and it threw an error. Upon seeing the add_component and load_component commands in the generated .tcl, I thought that I would need the .ip files as well. But I understood that it creates new ones in the same relative paths only after running it with qsys-script.
Again, thank you so much. Your help has made my work much easier.