Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIf your design is too large to fit into the selected FPGA, synthethizing it block by block won't help you. You need to
a) optimize you design b) try a better tool (ie, Synplify) c) get a bigger FPGA If you're just trying to synthetize each block to understand how many resources and why it's taking, just set each block as top level and synthetize the design.