Forum Discussion

allenS1's avatar
allenS1
Icon for New Contributor rankNew Contributor
2 years ago

Saving place-and-route results of Logic Lock regions in design

I have a design that utilizes Design partitions with Logic Lock regions to separate the placement of design components on the device. I want to lock the place and route results of the fitter so that they will not change after subsequent compilations. I tried to do this by setting the Fitter Preservation Level of the design partitions to "final", but I'm getting a warning that's saying changing the Fitter Preservation Level doesn't work in DNI mode. The warning says the following:

Use of PRESERVE assignment on instance "inst[0].****" is ignored in DNI compilation mode.

Is there a way around this warning so that I'm able to save the place-and-route results?

Allen

2 Replies

  • allenS1's avatar
    allenS1
    Icon for New Contributor rankNew Contributor

    Hi there. Sorry for the delayed response. Here is an example design that replicates the warning I'm receiving when setting the preservation level to "final" for the design partitions.