From a6aeee4e1a41aa71d08ebac48686001ec050f973 Mon Sep 17 00:00:00 2001 From: "R. Ou" Date: Sun, 1 Mar 2020 06:54:07 -0800 Subject: coolrunner2: Insert many more required feedthrough cells --- techlibs/coolrunner2/synth_coolrunner2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'techlibs/coolrunner2/synth_coolrunner2.cc') diff --git a/techlibs/coolrunner2/synth_coolrunner2.cc b/techlibs/coolrunner2/synth_coolrunner2.cc index d940e5ac7..d5eeaf547 100644 --- a/techlibs/coolrunner2/synth_coolrunner2.cc +++ b/techlibs/coolrunner2/synth_coolrunner2.cc @@ -178,6 +178,7 @@ struct SynthCoolrunner2Pass : public ScriptPass run("dffinit -ff LDCP Q INIT"); run("dffinit -ff LDCP_N Q INIT"); run("coolrunner2_sop"); + run("clean"); run("iopadmap -bits -inpad IBUF O:I -outpad IOBUFE I:IO -inoutpad IOBUFE O:IO -toutpad IOBUFE E:I:IO -tinoutpad IOBUFE E:O:I:IO"); run("attrmvcp -attr src -attr LOC t:IOBUFE n:*"); run("attrmvcp -attr src -attr LOC -driven t:IBUF n:*"); -- cgit v1.2.3