G
GaLaKtIkUs
Guest
I have written a complex verilog code which describes a generic module.
These parameters are used in generate blocks.
I use parameters to configure the top level module, the parameters are
propagated to the tree of submodules.
I would like to distribute the source code for my module but just for a
particular case of input parameters: Is there some program which can
execute all the generate loops/conditions and give me as output a
verilog code without all the generate blocks?
Cheers
These parameters are used in generate blocks.
I use parameters to configure the top level module, the parameters are
propagated to the tree of submodules.
I would like to distribute the source code for my module but just for a
particular case of input parameters: Is there some program which can
execute all the generate loops/conditions and give me as output a
verilog code without all the generate blocks?
Cheers