Sjoerd
Results
2
issues of
Sjoerd
The toplevel should be parameterized. Currently, parameters defined through @MAIN.PARAM are added to main.v but not to toplevel.v The usecase for this is inputs/outputs that have a parameterized width. These...
enhancement
It would be useful to be able to test submodules separately with a testbench each. Is this possible? Have I overlooked a reason why only a single *_tb.v file may...