Skip to content

Commit

Permalink
docs: rules: fixed incorrect cell names
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
  • Loading branch information
glatosinski committed Nov 27, 2020
1 parent f1d096d commit 5902e01
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions docs/rules/device-details.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MiM Capacitor
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__cap_mim_m3__base`, :cell:`sky130_fd_pr__cap_mim_m4__base`
- Cell Name: :cell:`sky130_fd_pr__cap_mim_m3`, :cell:`sky130_fd_pr__cap_mim_m4`
- Model Names: :model:`sky130_fd_pr__model__cap_mim`, :model:`sky130_fd_pr__cap_mim_m4`

Operating Voltages where SPICE models are valid
Expand Down Expand Up @@ -55,7 +55,7 @@ Varactors
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`capbn_b`
- Cell Name: :cell:`sky130_fd_pr__cap_var`
- Model Name: :model:`sky130_fd_pr__cap_var_lvt`, :model:`sky130_fd_pr__cap_var_hvt`
- Model Type: subcircuit

Expand Down Expand Up @@ -255,7 +255,7 @@ NMOS ESD FET
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__esd_nfet`
- Model Name: :model:`sky130_fd_pr__esd_nfet_01v8`, :model:`sky130_fd_pr__esd_nfet_g5v0d10v5`, :model:`sky130_fd_pr__esd_nfet_g5v0d10v5_nvt`

Operating Voltages where SPICE models are valid
Expand Down Expand Up @@ -299,7 +299,7 @@ The cross-section of the ESD NMOS FET is shown below.
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_g5v0d10v5`
- Model Name: :model:`sky130_fd_pr__nfet_g5v0d10v5`

Operating Voltages where SPICE models are valid
Expand Down Expand Up @@ -337,7 +337,7 @@ Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_extenddrain`
- Model Name: :model:`sky130_fd_pr__nfet_g5v0d16v0`
- Model Name: :model:`sky130_fd_pr__nfet_g11v0d16v0`

Operating Voltages where SPICE models are valid, subject to SOA limitations:

Expand Down Expand Up @@ -457,7 +457,7 @@ The device shows the p-well inside of a deep n-well, but it can be made either w
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_03v3_nvt`
- Model Name: :model:`sky130_fd_pr__nfet_03v3_nvt`

Operating Voltages where SPICE models are valid for :model:`sky130_fd_pr__nfet_03v3_nvt`
Expand Down Expand Up @@ -498,7 +498,7 @@ The cross-section of the native devices is shown below.
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_05v0_nvt`
- Model Name: :model:`sky130_fd_pr__nfet_05v0_nvt`

Operating Voltages where SPICE models are valid for :model:`sky130_fd_pr__nfet_05v0_nvt`
Expand Down Expand Up @@ -750,7 +750,7 @@ The cross-section of the :model:`sky130_fd_pr__npn_11v0` is shown below. The pol
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__pfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__pfet_g5v0d10v5`
- Model Name: :model:`sky130_fd_pr__pfet_g5v0d10v5`, :model:`sky130_fd_pr__esd_pfet_g5v0d10v5`

Operating Voltages where SPICE models are valid
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/cap_mim/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MiM Capacitor
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__cap_mim_m3__base`, :cell:`sky130_fd_pr__cap_mim_m4__base`
- Cell Name: :cell:`sky130_fd_pr__cap_mim_m3`, :cell:`sky130_fd_pr__cap_mim_m4`
- Model Names: :model:`sky130_fd_pr__model__cap_mim`, :model:`sky130_fd_pr__cap_mim_m4`

Operating Voltages where SPICE models are valid
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/cap_var/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Varactors
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`capbn_b`
- Cell Name: :cell:`sky130_fd_pr__cap_var`
- Model Name: :model:`sky130_fd_pr__cap_var_lvt`, :model:`sky130_fd_pr__cap_var_hvt`
- Model Type: subcircuit

Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/esd_nfet/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ NMOS ESD FET
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__esd_nfet`
- Model Name: :model:`sky130_fd_pr__esd_nfet_01v8`, :model:`sky130_fd_pr__esd_nfet_g5v0d10v5`, :model:`sky130_fd_pr__esd_nfet_g5v0d10v5_nvt`

Operating Voltages where SPICE models are valid
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/nfet_03v3_nvt/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_03v3_nvt`
- Model Name: :model:`sky130_fd_pr__nfet_03v3_nvt`

Operating Voltages where SPICE models are valid for :model:`sky130_fd_pr__nfet_03v3_nvt`
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/nfet_05v0_nvt/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_05v0_nvt`
- Model Name: :model:`sky130_fd_pr__nfet_05v0_nvt`

Operating Voltages where SPICE models are valid for :model:`sky130_fd_pr__nfet_05v0_nvt`
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/nfet_g11v0d16v0/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_extenddrain`
- Model Name: :model:`sky130_fd_pr__nfet_g5v0d16v0`
- Model Name: :model:`sky130_fd_pr__nfet_g11v0d16v0`

Operating Voltages where SPICE models are valid, subject to SOA limitations:

Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/nfet_g5v0d10v5/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__nfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__nfet_g5v0d10v5`
- Model Name: :model:`sky130_fd_pr__nfet_g5v0d10v5`

Operating Voltages where SPICE models are valid
Expand Down
2 changes: 1 addition & 1 deletion docs/rules/device-details/pfet_g5v0d10v5/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Spice Model Information
~~~~~~~~~~~~~~~~~~~~~~~

- Cell Name: :cell:`sky130_fd_pr__pfet_01v8`
- Cell Name: :cell:`sky130_fd_pr__pfet_g5v0d10v5`
- Model Name: :model:`sky130_fd_pr__pfet_g5v0d10v5`, :model:`sky130_fd_pr__esd_pfet_g5v0d10v5`

Operating Voltages where SPICE models are valid
Expand Down

0 comments on commit 5902e01

Please sign in to comment.