projects
/
ieee754fpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f6c1b9
)
output simulation to correctly-named file
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 8 Apr 2019 10:59:16 +0000
(11:59 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 8 Apr 2019 10:59:16 +0000
(11:59 +0100)
src/add/test_fpadd_pipe.py
patch
|
blob
|
history
diff --git
a/src/add/test_fpadd_pipe.py
b/src/add/test_fpadd_pipe.py
index ccba331ad06c165875256cb65360a92150322e0f..b1ec7087b5f86d922c01c73ace5c4fe7a7152b30 100644
(file)
--- a/
src/add/test_fpadd_pipe.py
+++ b/
src/add/test_fpadd_pipe.py
@@
-122,5
+122,5
@@
if __name__ == '__main__':
test.send(0), test.send(1),
test.send(3), test.send(2),
],
- vcd_name="test_
inoutmux
_pipe.vcd")
+ vcd_name="test_
fpadd
_pipe.vcd")