6. Pre-Defined Checklists#
The following are examples are pre-built checklists that come with SiliconCompiler which you can use for your own builds.
6.1. oh_tapeout#
Subset of OH! library tapeout checklist.
File: oh_tapeout.py
6.1.1. Configuration#
6.1.1.1. drc_clean#
Keypath |
Type |
Value |
[str] |
drcs==0 |
|
str |
Is block DRC clean? |
|
bool |
False |
6.1.1.2. errors_warnings#
Keypath |
Type |
Value |
[str] |
|
|
str |
Are all EDA warnings/errors acceptable? |
|
bool |
False |
6.1.1.3. lvs_clean#
Keypath |
Type |
Value |
[str] |
drcs==0 |
|
str |
Is block LVS clean? |
|
bool |
False |
6.1.1.4. setup_time#
Keypath |
Type |
Value |
[str] |
setupslack>=0 |
|
str |
Setup time met? |
|
bool |
False |
6.1.1.5. spec#
Keypath |
Type |
Value |
str |
Is there a written specification? |
|
bool |
False |