This commit is contained in:
Johannes
2019-03-16 14:56:00 -04:00
11 changed files with 83 additions and 68 deletions

View File

@@ -172,6 +172,8 @@ module CPU9bits_tb();
#10
instruction = 9'b001101000;
#10
instruction = 9'b010001000;
#10
instruction = 9'b000000000;
#10
$finish;