projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
992b507
)
remove whitespace
author
Miodrag Milanovic
<mmicko@gmail.com>
Fri, 10 Jan 2020 11:38:03 +0000
(12:38 +0100)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Fri, 10 Jan 2020 11:38:03 +0000
(12:38 +0100)
backends/edif/edif.cc
patch
|
blob
|
history
diff --git
a/backends/edif/edif.cc
b/backends/edif/edif.cc
index 1bfd4a33513bf93842ecc7fd6750b4f3ee33b0b5..6735d670f43e8012f7827e6230c34952235e5156 100644
(file)
--- a/
backends/edif/edif.cc
+++ b/
backends/edif/edif.cc
@@
-326,7
+326,7
@@
struct EdifBackend : public Backend {
continue;
SigMap sigmap(module);
- std::map<RTLIL::SigSpec, std::set<std::string>> net_join_db;
+ std::map<RTLIL::SigSpec, std::set<std::string>> net_join_db;
*f << stringf(" (cell %s\n", EDIF_DEF(module->name));
*f << stringf(" (cellType GENERIC)\n");