add `empty_macro_1`

This commit is contained in:
mo-hosni 2023-05-22 06:05:08 -07:00
parent cfe7a4632a
commit 3e7af79115
4 changed files with 22 additions and 0 deletions

BIN
gds/empty_macro_1.gds.gz Normal file

Binary file not shown.

11
lef/empty_macro_1.lef Normal file
View File

@ -0,0 +1,11 @@
VERSION 5.7 ;
NOWIREEXTENSIONATPIN ON ;
DIVIDERCHAR "/" ;
BUSBITCHARS "[]" ;
MACRO empty_macro_1
CLASS BLOCK ;
FOREIGN empty_macro_1 ;
ORIGIN 0.000 0.000 ;
SIZE 120.000 BY 200.000 ;
END empty_macro_1
END LIBRARY

9
mag/empty_macro_1.mag Normal file
View File

@ -0,0 +1,9 @@
magic
tech sky130A
magscale 1 2
timestamp 1513057733
<< checkpaint >>
rect -1260 -1260 1261 1261
<< properties >>
string FIXED_BBOX 0 0 200 200
<< end >>

View File

@ -0,0 +1,2 @@
module empty_macro_1 ();
endmodule