From d38d1263c6a0b0c55e8e18af3694a70e041444d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Sun, 3 Mar 2019 10:29:21 +0100 Subject: [PATCH] Updated 2019 03 01 (markdown) --- 2019-03-01.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2019-03-01.md b/2019-03-01.md index 4473b07..cc99301 100644 --- a/2019-03-01.md +++ b/2019-03-01.md @@ -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