S
Salman
Guest
Hi,
I'm trying to create a generic mux that takes 2 parameters..such as
mux_2_2x1 or mux_8_8x1, etc
taking the form mux_A_Bx1
where the parameters would be A the width of the inputs and B the
number of inputs...and there always is 1 output....the problem is : how
do you have a parameterizable number of input ports and how do you code
this? Is something like this synthesizable?
Salman
I'm trying to create a generic mux that takes 2 parameters..such as
mux_2_2x1 or mux_8_8x1, etc
taking the form mux_A_Bx1
where the parameters would be A the width of the inputs and B the
number of inputs...and there always is 1 output....the problem is : how
do you have a parameterizable number of input ports and how do you code
this? Is something like this synthesizable?
Salman