aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/flo.stanza
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/stanza/flo.stanza')
-rw-r--r--src/main/stanza/flo.stanza1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/stanza/flo.stanza b/src/main/stanza/flo.stanza
index 16360543..b34af613 100644
--- a/src/main/stanza/flo.stanza
+++ b/src/main/stanza/flo.stanza
@@ -162,6 +162,7 @@ defn emit-s (s:Stmt, flokinds:HashTable<Symbol,FloKind>, top:Symbol,sh:HashTable
error("Unknown Connect")
match(s) :
(s:DefWire) : ""
+ (s:DefPoison) : ""
(s:DefInstance) : error("Shouldn't be here")
(e:DefAccessor) :
if acc-dir == READ :