Merge remote-tracking branch 'origin/master'

This commit is contained in:
cxy004 2021-07-30 15:32:04 +08:00
commit 0ad38a9a26
2 changed files with 9 additions and 9 deletions

View File

@ -28,8 +28,8 @@ module tb2_top ();
assign btn_step = 2'd3;
initial begin
$dumpfile("dump.vcd");
$dumpvars();
// $dumpfile("dump.vcd");
// $dumpvars();
resetn = 1'b0;
#2000;