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.
https://github.com/aolofsson/oh/blob/master/docs/tapeout_checklist.md
Setup file: oh_tapeout.py
6.1.1. Configuration#
6.1.1.1. drc_clean#
Keypath |
Value |
Is block DRC clean? |
|
drvs==0 |
6.1.1.2. lvs_clean#
Keypath |
Value |
Is block LVS clean? |
|
drvs==0 |
6.1.1.3. setup_time#
Keypath |
Value |
Setup time met? |
|
setupslack>=0 |
6.1.1.4. errors_warnings#
Keypath |
Value |
|
Are all EDA warnings/errors acceptable? |
|
6.1.1.5. spec#
Keypath |
Value |
Is there a written specification? |