Updated Deep Verification Base (markdown)

Matthias Köfferlein 2018-11-11 22:47:07 +01:00
parent 65affb4ad5
commit 06df222998
1 changed files with 12 additions and 0 deletions

@ -148,6 +148,18 @@ end
deep
# input layers
nwell = input(1, 0)
active = input(2, 0)
poly = input(3, 0)
contact = input(4, 0)
metal1 = input(5, 0)
metal1_texts = texts(5, 0)
via1 = input(6, 0)
metal2 = input(7, 0)
metal2_texts = texts(7, 0)
# generation rules
sd = active - poly