Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

how can i logiclook in cyclone II

Altera_Forum
Honored Contributor II
1,395 Views

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  

 

 

 

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
697 Views

i can help you. 

my icq NO. is:584698537
0 Kudos
Altera_Forum
Honored Contributor II
697 Views

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
0 Kudos
Reply