Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHardening an IP
Hi, I am in the need of hardening an IP, which can be used for final integration into the chip level netlist(vqm) and then generate the programming files(JIC). Right now i am always reading the ...
Altera_Forum
Honored Contributor
9 years agoYou can create a partition for your IP and export it as a post-fit netlist. This way it will always be placed on the same LUTs every time, so as long as this is acceptable then you can try that.
This can make fitting other parts harder as it gives them less scope to move around to fix their timing, but it means this IP should always meet timing.