mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
undid changes to synth script
This commit is contained in:
parent
31f17d2bf3
commit
b6b4d0f982
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user