1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/synthDC/scripts/runFrequencySynth.sh

8 lines
105 B
Bash
Raw Normal View History

#!/usr/bin/bash
# rm -r runs/*
2022-04-25 16:03:02 +00:00
make clean
make del
make freqs TECH=$1
scripts/extractSummary.py
2022-04-25 16:03:02 +00:00
make del