Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
I agree with ELI_HAIT. You must share your ressources into your system in order to use less logic elements. If you use lot of shift registers, try to use the RAM (you can generate it with MegaWizard) and that would decrease your LE numbers (and Quartus will use the FPGA memory bits to make that). And if you can share your ressources, try to use FSM to coordinate your system.