mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-28 17:06:31 +02:00
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
source $drc_test_source
|
|
target $drc_test_target
|
|
|
|
if $drc_test_deep
|
|
deep
|
|
end
|
|
|
|
l1 = input(1, 0, enable_props)
|
|
l1.output(1, 0)
|
|
|
|
l1.edges.output(100, 0)
|
|
|