mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
undid changes to synth script
This commit is contained in:
parent
31f17d2bf3
commit
b6b4d0f982
@ -90,7 +90,8 @@ $(DIRS):
|
|||||||
allsynth: $(CONFIGFILESTRIM)
|
allsynth: $(CONFIGFILESTRIM)
|
||||||
|
|
||||||
$(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:
|
synth:
|
||||||
@echo "DC Synthesis"
|
@echo "DC Synthesis"
|
||||||
|
Loading…
Reference in New Issue
Block a user