Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Adder with generic addend

Hi, i want to realize a shift register with a generic depth and sum the elements. How can i write avhdl to realize a sum code with a generic number af addend? Can i use for loop statement? ...