undid changes to synth script

This commit is contained in:
Shreya Sanghai 2022-03-07 17:32:08 +00:00
parent 31f17d2bf3
commit b6b4d0f982

View File

@ -90,7 +90,8 @@ $(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"