blob: b32891a9b22f638ea3dbea38aa37f12bcbd88526 [file] [log] [blame]
agorararmard6c766a82020-12-10 18:13:12 +02001# SPDX-FileCopyrightText: 2020 Efabless Corporation
agorararmardf8e91c32020-11-30 23:59:58 +02002# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5# http://www.apache.org/licenses/LICENSE-2.0
6# Unless required by applicable law or agreed to in writing, software
7# distributed under the License is distributed on an "AS IS" BASIS,
8# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9# See the License for the specific language governing permissions and
10# limitations under the License.
agorararmardafa96ea2020-12-09 23:37:31 +020011# SPDX-License-Identifier: Apache-2.0
agorararmardf8e91c32020-11-30 23:59:58 +020012
Ahmed Ghazy0252f542020-11-25 14:45:38 +020013drc off
14gds readonly true
15gds rescale false
16
17gds read chip_io.gds
18
19gds read gpio_control_block.gds
20
21gds read mgmt_protect.gds
22
23gds read simple_por.gds
24
25gds read digital_pll.gds
26gds read DFFRAM.gds
27gds read mgmt_core.gds
28
29gds read storage.gds
30
31gds read user_id_programming.gds
32
Ahmed Ghazy83fc6852020-11-30 22:38:21 +020033gds read sky130_fd_sc_hvl__lsbufhv2lv_1_wrapped.gds
34
Ahmed Ghazy0252f542020-11-25 14:45:38 +020035# Your project goes aboard here
36gds read user_project_wrapper.gds
37
38load ../mag/caravel.mag -dereference
39property GDS_FILE ""
40property GDS_START ""
41property GDS_END ""
42
agorararmardf8e91c32020-11-30 23:59:58 +020043save caravel
Ahmed Ghazy0252f542020-11-25 14:45:38 +020044
45select top cell
46
47# cif *hier write disable
48
agorararmardf8e91c32020-11-30 23:59:58 +020049gds write caravel.gds