commit | 7a3f4789a8a6207f4d5bf2f9d457c5f7c5c2dbf7 | [log] [tgz] |
---|---|---|
author | Mohamed Kassem <mkk@efabless.com> | Tue Oct 27 12:31:18 2020 -0700 |
committer | Ahmed Ghazy <ax3ghazy@aucegypt.edu> | Wed Oct 28 22:58:29 2020 +0200 |
tree | 7f8ec5baa561b8d95b7b2981173c3b0446a56d47 | |
parent | 0445c08e6ae05805b5a8cb8319bbd3c321a04225 [diff] [blame] |
added ./scripts folder with misc purposes. THIS IS WORK IN PROGRESS
diff --git a/scripts/addmpwseal.tcl b/scripts/addmpwseal.tcl new file mode 100644 index 0000000..695ced2 --- /dev/null +++ b/scripts/addmpwseal.tcl
@@ -0,0 +1,11 @@ +drc off +gds readonly true +gds read ../gds/sram_1rw1r_32_256_8_sky130_lp1.gds +load openram_tc_1kb.mag +select top cell +move origin -1015um -1272.5um +box position 0 0 +getcell advSeal_6um_gen +save +gds write ../gds/openram_tc_1kb.gds +