mirror of https://github.com/efabless/caravel.git
Update Makefile (#62)
This commit is contained in:
parent
2957357ce5
commit
456f49da48
|
@ -67,7 +67,7 @@ endif
|
|||
mkdir -p ../signoff/$*/
|
||||
cp $*/runs/$*/OPENLANE_VERSION ../signoff/$*/
|
||||
cp $*/runs/$*/PDK_SOURCES ../signoff/$*/
|
||||
cp $*/runs/$*/reports/final_summary_report.csv ../signoff/$*/
|
||||
cp $*/runs/$*/reports/metrics.csv ../signoff/$*/
|
||||
|
||||
.PHONY: openlane
|
||||
openlane: check-openlane-env
|
||||
|
|
Loading…
Reference in New Issue