git.ucc.asn.au
/
ipdf
/
vfpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e005897
)
Don't print random debug information
master
author
Sam Moore
<
[email protected]
>
Mon, 14 Apr 2014 15:26:18 +0000
(23:26 +0800)
committer
Sam 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
patch
|
blob
|
history
diff --git
a/src/main.vhd
b/src/main.vhd
index
1ecc1c8
..
36bc8fc
100644
(file)
--- a/
src/main.vhd
+++ b/
src/main.vhd
@@
-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