Altera_Forum
Honored Contributor
16 years agoIP Core Internal Nodes Synthesized Away
Hi,
I have a problem regarding some IP core nodes were synthesized away by Quartus II. Therefore, i couldn't add them to the waveform editor. Also, i couldn't write a timing constraint using Assignment Editor, as they will be ignored. I know how to use the command such as /*synthesis keep*/ or /*synthesis preserve*/ or /*synthesis noprune*/. However in this case, Altera IP is encrypted and i have no way to view nor edit the source file. Sometimes, in order to view all the internal nodes, i have to switch to Modelsim. But, in this case, i need to write timing constraint from one node to another node, which i have to use Assignment Editor by Quartus II. Kindly advise me on how to prevent all nodes of the IP core from being synthesized away or how can i come about in writing the timing constraint. Thank you :)