Altera_Forum
Honored Contributor
11 years agoMemory Block Utilization Removed?
I really hope this is something that I broke and not a feature removal in the latest Quartus. When I build a design and go to Resource Utilization by Entity report, there is no longer anything showing me how many memory blocks are used. I only see “Memory Bits,” but I have found that to be far less useful in practice (and sometimes extremely misleading). I always run out of blocks before I run out of bits since memory blocks aren’t generally used with 100% efficiency. If I make a FIFO that’s ten 16-bit words deep, it’s going to burn an entire memory block. I want to see that as 1 memory block in use, not “160 bits.”
Using that reasoning, why bother telling me how many 9-bit or 18-bit multipliers I’m using? Why not just say that my design multiplies 341 bits? The block count is important! I thought maybe I just turned the memory block column off accidentally, but when I right click the column headings it does not show up as an option. What happened?