11. Checklists directory

11.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

11.1.1. Configuration

11.1.1.1. drc_clean

Keypath

Value

['checklist', 'oh_tapeout', 'drc_clean', 'description']

Is block DRC clean?

['checklist', 'oh_tapeout', 'drc_clean', 'criteria']

drvs==0

11.1.1.2. lvs_clean

Keypath

Value

['checklist', 'oh_tapeout', 'lvs_clean', 'description']

Is block LVS clean?

['checklist', 'oh_tapeout', 'lvs_clean', 'criteria']

drvs==0

11.1.1.3. setup_time

Keypath

Value

['checklist', 'oh_tapeout', 'setup_time', 'description']

Setup time met?

['checklist', 'oh_tapeout', 'setup_time', 'criteria']

setupslack>=0

11.1.1.4. errors_warnings

Keypath

Value

['checklist', 'oh_tapeout', 'errors_warnings', 'description']

Are all EDA warnings/errors acceptable?

['checklist', 'oh_tapeout', 'errors_warnings', 'criteria']

  • errors==0
  • warnings==0

11.1.1.5. spec

Keypath

Value

['checklist', 'oh_tapeout', 'spec', 'description']

Is there a written specification?