projects
/
nmutil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0985c4b
)
note about not setting the muxid in ReservationStations2
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 1 Dec 2021 13:27:38 +0000
(13:27 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 1 Dec 2021 13:27:38 +0000
(13:27 +0000)
src/nmutil/concurrentunit.py
patch
|
blob
|
history
diff --git
a/src/nmutil/concurrentunit.py
b/src/nmutil/concurrentunit.py
index 6280a59f85958046d5be23b3bc4c41d764e35129..e802ed6a93b01d68ee44eb9f76690a41edcfcf25 100644
(file)
--- a/
src/nmutil/concurrentunit.py
+++ b/
src/nmutil/concurrentunit.py
@@
-188,6
+188,7
@@
class ReservationStations2(Elaboratable):
class to correctly set that muxid in each data packet to the
correct constant. this could change in future.
+ FAILING TO SET THE MUXID IS GUARANTEED TO RESULT IN CORRUPTED DATA.
"""
def __init__(self, alu, num_rows, alu_name=None):
if alu_name is None: