aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/efinix/synth_efinix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/efinix/synth_efinix.cc')
-rw-r--r--techlibs/efinix/synth_efinix.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/techlibs/efinix/synth_efinix.cc b/techlibs/efinix/synth_efinix.cc
index 000a17310..d64491ca8 100644
--- a/techlibs/efinix/synth_efinix.cc
+++ b/techlibs/efinix/synth_efinix.cc
@@ -191,6 +191,7 @@ struct SynthEfinixPass : public ScriptPass
if (check_label("map_gbuf"))
{
run("efinix_gbuf");
+ run("efinix_fixcarry");
run("clean");
}