From 32eee06d1e024e345add42eaaf614494a1bae509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Mon, 31 Dec 2018 00:42:09 +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 ae39d26..d8f50da 100644 --- a/Deep-Verification-Base.md +++ b/Deep-Verification-Base.md @@ -1,5 +1,7 @@ The Deep Verification Base development happens in the "dvb" branch: https://github.com/klayoutmatthias/klayout/tree/dvb +See more about the progress here: + # 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.