L
leon
Guest
I am trying to determine if there is a way in verilog 2k or system
verilog where the number of input or output ports can be parameterized.
One way to do this is to decalre a parameterized bus and use another
parameter to pick chunks off this bus for the various inputs and
outputs.
I was wondering if there is something similart to generate to do
something like this - any ideas??
verilog where the number of input or output ports can be parameterized.
One way to do this is to decalre a parameterized bus and use another
parameter to pick chunks off this bus for the various inputs and
outputs.
I was wondering if there is something similart to generate to do
something like this - any ideas??