From a218a3d9fac8093d05e74e9093ca861d709e5b39 Mon Sep 17 00:00:00 2001 From: Shreya Sanghai Date: Mon, 7 Mar 2022 17:32:08 +0000 Subject: [PATCH] undid changes to synth script --- synthDC/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/synthDC/Makefile b/synthDC/Makefile index b6d066d2..b1452f0e 100755 --- a/synthDC/Makefile +++ b/synthDC/Makefile @@ -90,8 +90,9 @@ $(DIRS): allsynth: $(CONFIGFILESTRIM) $(CONFIGFILESTRIM): - make synth DESIGN=wallypipelinedcore CONFIG=$@ TECH=sky90 FREQ=500 MAXCORES=1 --jobs + make synth DESIGN=wallypipelinedcore CONFIG=$@ TECH=sky90 FREQ=500 MAXCORES=1 + synth: @echo "DC Synthesis" @mkdir -p hdl/