projects
/
nmutil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efdf9de
)
add additional command in comment
author
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 22 Dec 2021 04:09:41 +0000
(20:09 -0800)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 22 Dec 2021 04:09:41 +0000
(20:09 -0800)
src/nmutil/lut.py
patch
|
blob
|
history
diff --git
a/src/nmutil/lut.py
b/src/nmutil/lut.py
index 49c19a876983f9f150251c2c2254b8874fb56aac..0094bcab234f3dfa0e17ec33b389357551372682 100644
(file)
--- a/
src/nmutil/lut.py
+++ b/
src/nmutil/lut.py
@@
-183,4
+183,5
@@
class TreeBitwiseLut(Elaboratable):
# useful to see what is going on:
+# python3 src/nmutil/test/test_lut.py
# yosys <<<"read_ilang sim_test_out/__main__.TestBitwiseLut.test_tree/0.il; proc;;; show top"