mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 16:30:20 +02:00
The implementation basically means making cell names valid rather than quoting them. This involves unification.
16 lines
197 B
Plaintext
16 lines
197 B
Plaintext
(CIF file written 2022-02-12 00:19:54 by KLayout);
|
|
DS 1 1 10;
|
|
9 bad_cellabc;
|
|
L L1D0;
|
|
B 10 10 5,5;
|
|
L L1D5;
|
|
B 20 20 10,10;
|
|
L ABC;
|
|
B 30 30 15,15;
|
|
L ABCN1;
|
|
B 40 40 20,20;
|
|
L ABCN2;
|
|
B 50 50 25,25;
|
|
DF;
|
|
E
|