Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIf you're doing a schematic, then megafunctions are probably the way to go, but I think parallel_add is designed more for multiple adders in parallel, then just a single adder. If doing HDL, then when the file is open, Edit -> Insert -> Template has some decent examples.