projects
/
ieee754fpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26874ec
)
identify test 9 code with comment
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 27 Mar 2019 08:16:14 +0000
(08:16 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 27 Mar 2019 08:16:14 +0000
(08:16 +0000)
src/add/test_buf_pipe.py
patch
|
blob
|
history
diff --git
a/src/add/test_buf_pipe.py
b/src/add/test_buf_pipe.py
index 92a143772502227b6842ba2ed6442fbf665dad7d..e483e62f37c41a8f4a08dee6026b980945c2c02e 100644
(file)
--- a/
src/add/test_buf_pipe.py
+++ b/
src/add/test_buf_pipe.py
@@
-299,6
+299,10
@@
class ExampleBufPipe2(ControlBase):
return m
+######################################################################
+# Test 9
+######################################################################
+
class ExampleBufPipeChain2(BufferedPipeline):
""" connects two stages together as a *single* combinatorial stage.
"""