Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Actually, When I wrote my post I was from the POV of someone who implements FIRs, downsamplers etc. I HATE implementing individual bits with schematics. connecting individual registers and logic gates is a waste of time. --- Quote End --- The lowest level I normally go during entry is the individual LPMs Quartus II already provides. The trick obviously is to build up sane (usually meaning that there are few inputs and outputs) logic blocks which can be reused as larger blocks in the next hierarchy level. I.e. in that way, most of your design is designed at higher levels.