projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44fe3a
)
Remove whitespace
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 30 May 2019 19:25:21 +0000
(12:25 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 30 May 2019 19:25:21 +0000
(12:25 -0700)
frontends/aiger/aigerparse.cc
patch
|
blob
|
history
diff --git
a/frontends/aiger/aigerparse.cc
b/frontends/aiger/aigerparse.cc
index 915c53a1bd6b8a634e5006b29098fb018ef3c6e9..7adfacb53c0aaa85590759c3d6faa95e8ee81b3f 100644
(file)
--- a/
frontends/aiger/aigerparse.cc
+++ b/
frontends/aiger/aigerparse.cc
@@
-683,7
+683,6
@@
void AigerReader::post_process()
}
}
-
// NB: Assume box_module->ports are sorted alphabetically
// (as RTLIL::Module::fixup_ports() would do)
for (auto port_name : box_module->ports) {