blob: fc2c87e77ba970699bb5c4cbb57747137f6caa2c [file] [log] [blame]
Steve Kelly3ab5f032020-12-18 18:35:23 -05001# SPDX-FileCopyrightText: 2020 Efabless Corporation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14# SPDX-License-Identifier: Apache-2.0
15
Mohamed Kassem7a3f4782020-10-27 12:31:18 -070016drc off
17gds readonly yes
18gds rescale no
19
20gds read ../macros/sram/riscv-sky130/sram_1rw1r_32_256_8_sky130.gds
21load sram_1rw1r_32_256_8_sky130
22
23select top cell
24property LEFview "TRUE"
25
26save pk_sram_1rw1r_32_256_8_sky130.mag
27
28# exec sed -i -E "/^.*GDS_END.*$/d" sram_1rw1r_32_256_8_sky130_original.mag