Don't print random debug information master
authorSam Moore <[email protected]>
Mon, 14 Apr 2014 15:26:18 +0000 (23:26 +0800)
committerSam Moore <[email protected]>
Mon, 14 Apr 2014 15:26:18 +0000 (23:26 +0800)
-_-

Incidentally that facial expression is from Peanuts (Charlie Brown).

src/main.vhd

index 1ecc1c8..36bc8fc 100644 (file)
@@ -153,7 +153,7 @@ begin
                        --print("OpA"); print(hstr(opa_i));
                        --print("OpB"); print(hstr(opb_i));
                        --print("Opcode"); print(hstr(fpu_op_i));
-                       print("Rmode"); print(hstr(rmode_i));
+                       --print("Rmode"); print(hstr(rmode_i));
                        
 
 

UCC git Repository :: git.ucc.asn.au