Tested zero

This commit is contained in:
jose.rodriguezlabra
2019-03-16 14:55:11 -04:00
parent fa5caec5dd
commit eeb9c7c318
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;