commit | e4d01851598ea1e0e5e235f3fddfabbbc409ef2f | [log] [tgz] |
---|---|---|
author | Philipp Gühring <pg@futureware.at> | Mon Jun 14 23:22:46 2021 +0200 |
committer | Philipp Gühring <pg@futureware.at> | Mon Jun 14 23:22:46 2021 +0200 |
tree | cccbee3a9b9e7ee04926bda602c900a8e512afc9 | |
parent | 1a9b36c828e536037d3e130e855ca1d7907346b4 [diff] |
Removed temporary files from correction
diff --git a/scripts/deploy2caravel.sh b/scripts/deploy2caravel.sh index f18eb51..4e74dae 100644 --- a/scripts/deploy2caravel.sh +++ b/scripts/deploy2caravel.sh
@@ -28,6 +28,7 @@ echo "Removing cells with DRC issues left" cd $CARAVEL/cells/mag +rm -f corr.*.mag perl $CARAVEL/scripts/removeDRCcells.pl echo "Now cleaning up the files for Sky130"