Forum Discussion
GD76
Occasional Contributor
4 years agoCPLD constraints
Where can I get information on locking all the macrocells through SDC file? The constraint editor document I have is talking about doing it through pin planner but like to do it through constraint SD...
- 4 years ago
Ganesan,
May I know if there is any update?
GD76
Occasional Contributor
4 years agoHow to lock the routing of some signals to macrocells so build to build the routing does not change.
sstrell
Super Contributor
4 years agoThe best method for doing this is to use a block-based design flow where you divide your design into design partitions and then "lock down" each partition as you complete its optimization. See the block-based design flow user guide:
If you're using Standard instead of Pro, look in the documentation for the "incremental compilation" feature.