Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe Megafunction Wizard generated a .v file for the IP. If I used the .v file of the IP as a top module and compile, it would work but if I instantiate the IP in my design module, all of the constraints were ignored.
I'm wondering that might be because the hierarchy path in the generated sdc file is not set correctly. But I have tried all of the combinations like top.triple_mac_inst, etc. Does anyone have an idea about this...