mirror of
https://codeberg.org/LibrEDA/libreda-examples
synced 2026-05-29 00:00:04 +08:00
Add GDS test data.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
.idea/
|
||||
*.iml
|
||||
Cargo.lock
|
||||
test/output/
|
||||
|
||||
@@ -16,4 +16,4 @@ RUST_LOG=info cargo run \
|
||||
--netlist test/data/comb_chip_45_nl.v \
|
||||
--top my_chip \
|
||||
--height 40000 --width 40000 \
|
||||
--output test/example_output.oas
|
||||
--output test/output/example_output.oas
|
||||
|
||||
BIN
test/data/gds/AND2X1.gds
Normal file
BIN
test/data/gds/AND2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/AND2X2.gds
Normal file
BIN
test/data/gds/AND2X2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/AOI21X1.gds
Normal file
BIN
test/data/gds/AOI21X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/AOI22X1.gds
Normal file
BIN
test/data/gds/AOI22X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/BUFX2.gds
Normal file
BIN
test/data/gds/BUFX2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/BUFX4.gds
Normal file
BIN
test/data/gds/BUFX4.gds
Normal file
Binary file not shown.
BIN
test/data/gds/CLKBUF1.gds
Normal file
BIN
test/data/gds/CLKBUF1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/CLKBUF2.gds
Normal file
BIN
test/data/gds/CLKBUF2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/CLKBUF3.gds
Normal file
BIN
test/data/gds/CLKBUF3.gds
Normal file
Binary file not shown.
BIN
test/data/gds/DFFNEGX1.gds
Normal file
BIN
test/data/gds/DFFNEGX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/DFFPOSX1.gds
Normal file
BIN
test/data/gds/DFFPOSX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/DFFSR.gds
Normal file
BIN
test/data/gds/DFFSR.gds
Normal file
Binary file not shown.
BIN
test/data/gds/FAX1.gds
Normal file
BIN
test/data/gds/FAX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/HAX1.gds
Normal file
BIN
test/data/gds/HAX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/INVX1.gds
Normal file
BIN
test/data/gds/INVX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/INVX2.gds
Normal file
BIN
test/data/gds/INVX2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/INVX4.gds
Normal file
BIN
test/data/gds/INVX4.gds
Normal file
Binary file not shown.
BIN
test/data/gds/INVX8.gds
Normal file
BIN
test/data/gds/INVX8.gds
Normal file
Binary file not shown.
BIN
test/data/gds/LATCH.gds
Normal file
BIN
test/data/gds/LATCH.gds
Normal file
Binary file not shown.
BIN
test/data/gds/MUX2X1.gds
Normal file
BIN
test/data/gds/MUX2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/NAND2X1.gds
Normal file
BIN
test/data/gds/NAND2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/NAND3X1.gds
Normal file
BIN
test/data/gds/NAND3X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/NOR2X1.gds
Normal file
BIN
test/data/gds/NOR2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/NOR3X1.gds
Normal file
BIN
test/data/gds/NOR3X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/OAI21X1.gds
Normal file
BIN
test/data/gds/OAI21X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/OAI22X1.gds
Normal file
BIN
test/data/gds/OAI22X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/OR2X1.gds
Normal file
BIN
test/data/gds/OR2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/OR2X2.gds
Normal file
BIN
test/data/gds/OR2X2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/TBUFX1.gds
Normal file
BIN
test/data/gds/TBUFX1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/TBUFX2.gds
Normal file
BIN
test/data/gds/TBUFX2.gds
Normal file
Binary file not shown.
BIN
test/data/gds/XNOR2X1.gds
Normal file
BIN
test/data/gds/XNOR2X1.gds
Normal file
Binary file not shown.
BIN
test/data/gds/XOR2X1.gds
Normal file
BIN
test/data/gds/XOR2X1.gds
Normal file
Binary file not shown.
Reference in New Issue
Block a user