From afca42367fec660412a7b60c86ec5e6ee861d00f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Sun, 25 Nov 2018 23:54:14 +0100 Subject: [PATCH] Updated Deep Verification Base (markdown) --- Deep-Verification-Base.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Deep-Verification-Base.md b/Deep-Verification-Base.md index 35a52c5..a02174d 100644 --- a/Deep-Verification-Base.md +++ b/Deep-Verification-Base.md @@ -1,3 +1,5 @@ +The code branch related to the following project is: https://github.com/klayoutmatthias/klayout/tree/dvb + # The problem Verification is a fundamental task in the chip design process. KLayout basically offers a good basis for verification as it already includes a capable layout database, a lot of algorithms for layout extraction and verification and an integrated error review environment.