Updated 2019 02 17 (markdown)

Matthias Köfferlein 2019-02-18 00:43:02 +01:00
parent 780a8fca67
commit 5c70f20462
1 changed files with 3 additions and 1 deletions

@ -1,6 +1,8 @@
# Hierarchical DRC functions
Many DRC features are now available as hierarchical operations. To enable hierarchical operations, use the "deep" statement:
Many DRC features are now available as hierarchical operations in the DRC script framework.
To enable hierarchical operations, use the "deep" statement:
```
report("deep 2")