mirror of https://github.com/KLayout/klayout.git
15 lines
158 B
Plaintext
15 lines
158 B
Plaintext
|
|
source $drc_test_source
|
||
|
|
target $drc_test_target
|
||
|
|
|
||
|
|
if $drc_test_deep
|
||
|
|
deep
|
||
|
|
end
|
||
|
|
|
||
|
|
deep
|
||
|
|
|
||
|
|
l1 = input(1, 0, enable_props)
|
||
|
|
l1.output(1, 0)
|
||
|
|
|
||
|
|
l1.edges.output(100, 0)
|
||
|
|
|