GDeXi
Occasional Contributor
6 years agoFPGA logic lock and increase frequency
In my design, there are two parts running at different frequencies, and one of them has been debugged stably without any problems. Now I want to lock down the part without problems to reduce compilat...
- 6 years ago
Set the part of your design that is done as a design partition: right-click it in the design hierarchy in the project navigator and set it as a design partition. You can create a Logic Lock region for it as well, but once you set it as a design partition, you can choose to reuse the post-fit netlist to prevent it from changing. See the block-based design user guide for info on incremental block-based compilation and the linked online training:
https://www.intel.com/content/www/us/en/programmable/support/training/course/oibbc100.html
#iwork4intel