Fixed #548 (shield issue on space) (#549)

This commit is contained in:
Matthias Köfferlein
2020-04-30 22:03:16 +02:00
committed by GitHub
parent 915a27e67e
commit 8dae4161e1
5 changed files with 51 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
source($drc_test_source, "TOP")
target($drc_test_target)
# various shielding configurations
l1 = input(1,0)
l1.output(1, 0)
l1.space(0.21.um, euclidian).output(10, 0)
Binary file not shown.
Binary file not shown.