projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9dd01a
)
Remove UnusedElaboratable warning
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 08:49:49 +0000
(10:49 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 13 Jul 2020 08:49:49 +0000
(10:49 +0200)
gram/test/test_compat.py
patch
|
blob
|
history
diff --git
a/gram/test/test_compat.py
b/gram/test/test_compat.py
index fb1f118bcea02b3f50cb241f78fd126dc1f6fc44..c9920574a894ac5d86dccd162c01fabb6c527b9f 100644
(file)
--- a/
gram/test/test_compat.py
+++ b/
gram/test/test_compat.py
@@
-1,3
+1,4
@@
+#nmigen: UnusedElaboratable=no
from nmigen import *
from nmigen.hdl.ast import Past
from nmigen.asserts import Assert, Assume