OpenLane icon indicating copy to clipboard operation
OpenLane copied to clipboard

Inputs should have antenna diodes

Open mattvenn opened this issue 2 years ago • 0 comments

Description

Inputs should by default have antenna diodes to protect them during fabrication.

Environment

Kernel: Linux v5.13.0-40-generic
Distribution: ubuntu 20.04
Python: v3.8.10 (OK)
Container Engine: docker v20.10.7 (OK)
OpenLane Git Version: -dev
pip:click: INSTALLED
pip:pyyaml: INSTALLED
pip:venv: INSTALLED
---
PDK Version Verification Status: OK
---
Git Log (Last 3 Commits)

e4bfdd7 2022-02-22T16:59:14-03:00 Remove pip install, no longer needed (#953) - Vitor Bandeira -  (grafted, HEAD, tag: 2022.02.23_02.50.41)

Reproduction Material

run the flow on any example design and examine the input ports.

Expected behavior

Antenna diode should be added next to inputs.

mattvenn avatar Apr 26 '22 13:04 mattvenn