commit | 1b0190a7434109505889ca1c8f1b207e06cd8dc0 | [log] [tgz] |
---|---|---|
author | agorararmard <aagouhar@efabless.com> | Thu Nov 05 22:42:23 2020 +0200 |
committer | agorararmard <aagouhar@efabless.com> | Thu Nov 05 22:42:23 2020 +0200 |
tree | 470bfc756d1da95dd929ffd3df806c89aed6c698 | |
parent | 1a1e89a95224367392a0fb13c0d18c4960193bcb [diff] |
just a typo
diff --git a/scripts/drc-def-sky130A.sh b/scripts/drc-def-sky130A.sh index cc4ed28..5e009ec 100644 --- a/scripts/drc-def-sky130A.sh +++ b/scripts/drc-def-sky130A.sh
@@ -25,4 +25,4 @@ then mkdir $OUT_DIR fi -bash ./core_scripts/magic-drc.sh $TARGET_DIR $DESIGN_NAME $PDK_ROOT "mag" "sky130A" $OUT_DIR $TCL_CALL_PATH +bash ./core_scripts/magic-drc.sh $TARGET_DIR $DESIGN_NAME $PDK_ROOT "def" "sky130A" $OUT_DIR $TCL_CALL_PATH