mirror of https://github.com/KLayout/klayout.git
Updated 2019 03 01 (markdown)
parent
07fb6932cd
commit
d38d1263c6
|
|
@ -81,3 +81,5 @@ antenna_check(gate, metal2, 10.0, diode).output("Antenna ratio metal2/gate > 10"
|
|||
# of diode area
|
||||
antenna_check(gate, metal2, 10.0, [ diode, 5.0 ]).output("Antenna ratio metal2/gate > 10, each diode increases ratio by 5.0 per square um of diode area")
|
||||
```
|
||||
|
||||
For more details see the DRC reference: www.klayout.org/downloads/dvb/doc-qt5/about/drc_ref_global.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue