Forum Discussion
EFroh
New Contributor
6 years agoIssue with regenerating synthesis for IP cores in the project
Hi, I have Top Qsys with some generic components. When I'm trying to change the "IP Regeneration Policy" on the IP settings to "Always regenerate design files for IP cores" the generic component...
EFroh
New Contributor
6 years agoHi,
I created Qsys Top level file with generic components.
I'm trying to update the RTL files in the path the generic component's TCL file point to.
I changed IP generation settings to "Always Regenerate design files for IP cores"
I started compilation.
Generic component file was not updated. And all the synth directory was not updated.
In short, When I have <ip_name>.ip and don't have <ip_name> synth directory of generic component IP. When running, as described above. It failed with error "<ip_name> not found"
Thanks.