Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTo dropdown the problem to the minimum level,
A quartus II project with a lpm_fifo (64 bytes) instatiated in top level .bdf with fifo output (q[7..0]) connected to a output pin is consuming 647 LE which is acceptable as it needs 512 LEto store 64 bytes (64 * 8). Whereas, fifo output (q[7..0]) left with no connection or just connected with a bus is consuming only 20 LE anybody had this problem before??? i have attached the complete project if anybody wants to give a try. by the way, i am working on quartus ii 8.1 build 163 web edition. device selected is maxii 1270 series cpld. Thanks