Forum Discussion

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

VHDL advice needed - multiplicating combinational logic.

I have a piece of code that I want implemented as combinational logic, but I want 16 identical modules of it. Currently I'm doing something like for i in 0 to OUTPUTNO-1 loop output...