This website requires JavaScript.
Explore
Help
Register
Sign In
Github_Repos
/
cvw
Watch
1
Star
0
Fork
1
You've already forked cvw
mirror of
https://github.com/openhwgroup/cvw
synced
2025-01-24 13:34:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6a58f6f58
cvw
/
synthDC
/
runFrequencySynth.sh
8 lines
105 B
Bash
Raw
Normal View
History
Unescape
Escape
Ignore intermediate files in synthesis sweeps
2022-04-27 13:12:04 +00:00
#!/usr/bin/bash
remove run deletion with wally synthesis
2022-06-17 19:45:38 +00:00
# rm -r runs/*
automate synth
2022-04-25 16:03:02 +00:00
make clean
make del
make freqs
TECH
=
$1
Ignore intermediate files in synthesis sweeps
2022-04-27 13:12:04 +00:00
scripts/extractSummary.py
automate synth
2022-04-25 16:03:02 +00:00
make del
Reference in New Issue
Copy Permalink
Home