- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
i have asimple design of 2 adder
z= a+ b y= z+m i want to logiclook the first adder in location [( LAB_X12_Y12 )and the second adder in locatoion [LAB_X22_Y22コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I think you should be able to define each arithmetic instance a Design Partition. Use manual assignments to place the logic then use Post-Fit-Strict properties on the Partition to keep it from moving.
I am finding that using Post-Fit-Strict with Design Partitions is much more useful than defining a formal Logic Lock (as one would use for floorplanning). -A