Forum Discussion
Altera_Forum
Honored Contributor
14 years agoif your design is so much exceed your FPGA, i don't think that different compilation guidelines would solve the problem.
I think that you should think creatively about logical reduction, i.e. if you have few instances of the same module, maybe you can create single module which operates in time sharing? or use the FPGA memory as ROM tables instead of complex logic?