Just changes made for simulations

This commit is contained in:
Johannes
2019-03-24 18:55:49 -04:00
parent 033e606d5d
commit be06f4e457
73 changed files with 1642 additions and 3006 deletions

View File

@@ -186,11 +186,11 @@ module CPU9bits_tb();
.done(done));
initial begin
#10
#5
reset = 1'b1;
#10
reset = 1'b0;
#850
#50