chore: generator evolution
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
module generator_tb;
|
||||
|
||||
parameter DATA_WIDTH = 14;
|
||||
parameter ZERO_LEVEL = 8192;
|
||||
parameter CLK_PERIOD = 16;
|
||||
|
||||
logic clk;
|
||||
|
||||
Reference in New Issue
Block a user