Forum Discussion
Altera_Forum
Honored Contributor
13 years agoEPF10K10 area optimization
Hi! I've noticed a couple of interesting things working with the (yes, old!) EPF10K10 and was hoping that, since it's a mature / vintage device, people could share some area optimization techni...
Altera_Forum
Honored Contributor
13 years agoIn the ancient days of MAX+Plus II the coding style definitely made a difference. However, this is mainly related to the algorithms used in the tool, rather than limitations of the device.
The same will hold for Quartus 9.0SP2. If you take the same coding style and apply it to a device that both 9.0SP2 and 12.1 supports, eg., a Cyclone or Stratix series device, you'll likely see that the logic generated by 12.1 is probably identical for several different coding styles that used to produce different logic. The price of progress :) Cheers, Dave