projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d871b6
)
synth_gatemate: Remove iob_map invokation
author
Patrick Urban
<patrick.urban@web.de>
Wed, 10 Nov 2021 17:46:07 +0000
(18:46 +0100)
committer
Marcelina KoĆcielnicka
<mwk@0x04.net>
Sat, 13 Nov 2021 20:53:25 +0000
(21:53 +0100)
techlibs/gatemate/synth_gatemate.cc
patch
|
blob
|
history
diff --git
a/techlibs/gatemate/synth_gatemate.cc
b/techlibs/gatemate/synth_gatemate.cc
index e99554fd47e7b85f411e8c689df7cf49be42e434..0131cdcdfbf5aaf4192fa646068b089403c9237e 100644
(file)
--- a/
techlibs/gatemate/synth_gatemate.cc
+++ b/
techlibs/gatemate/synth_gatemate.cc
@@
-274,7
+274,6
@@
struct SynthGateMatePass : public ScriptPass
"-toutpad CC_TOBUF ~T:A:O "
\r
"-tinoutpad CC_IOBUF ~T:Y:A:IO"
\r
);
\r
- run("techmap -map +/gatemate/iob_map.v");
\r
run("clean");
\r
}
\r
\r