Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- last time I looked, Quartus synthesizes everything to ALM/LUTs - not as easy to read as an ASIC gate-level netlist 8-} --- Quote End --- The RTL viewer doesn't show ALM/LUTs; it shows the design using logic blocks, big (ie, multiplexers, adders, etc) and small (ANDs, ORs, etc). It's a great view to understand how the synthesis tool is interpreting your HDL.