projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e71130
)
Do not sigmap
author
Eddie Hung
<eddie@fpgeh.com>
Tue, 17 Dec 2019 08:03:03 +0000
(
00:03
-0800)
committer
Eddie Hung
<eddie@fpgeh.com>
Tue, 17 Dec 2019 08:03:03 +0000
(
00:03
-0800)
backends/aiger/xaiger.cc
patch
|
blob
|
history
diff --git
a/backends/aiger/xaiger.cc
b/backends/aiger/xaiger.cc
index 6ca24bd7e6cf8b8111d55a599fda5fd3c0466e87..8db166fc23b728fc6304a52d5994a861ce6a6663 100644
(file)
--- a/
backends/aiger/xaiger.cc
+++ b/
backends/aiger/xaiger.cc
@@
-191,7
+191,7
@@
struct XAigerWriter
}
if (wire->port_input && wire->port_output)
- inout_bits.insert(bit);
+ inout_bits.insert(
wire
bit);
}
// TODO: Speed up toposort -- ultimately we care about