mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Update documentation for library
This commit is contained in:
@@ -7,12 +7,12 @@ This page of the documentation explains the library cells of OpenRAM.
|
||||
|
||||
## Table of Contents
|
||||
1. [Required Hard/Custom Cells](#required-hardcustom-cells)
|
||||
2. [Bitcell(s)](#bitcells)
|
||||
3. [Multiport Bitcells](#multiport-bitcells)
|
||||
4. [Parameterized Bitcell](#parameterized-bitcell)
|
||||
5. [Sense Amplifier](#sense-amplifier)
|
||||
6. [DFF](#dff)
|
||||
7. [Tristate/Write Driver](#tristatewrite-driver)
|
||||
1. [Bitcell(s)](#bitcells)
|
||||
1. [Multiport Bitcells](#multiport-bitcells)
|
||||
1. [Parameterized Bitcell](#parameterized-bitcell)
|
||||
1. [Sense Amplifier](#sense-amplifier)
|
||||
1. [DFF](#dff)
|
||||
1. [Tristate/Write Driver](#tristatewrite-driver)
|
||||
|
||||
|
||||
|
||||
@@ -93,4 +93,4 @@ This page of the documentation explains the library cells of OpenRAM.
|
||||
## Tristate/Write Driver
|
||||
* Tristate is used for multi-bank implementations
|
||||
* Write driver drives the data onto the bitlines
|
||||
* Both of these are currently library cells, but plans are to make them dynamically generated (`ptristate.py` and `pwrite_driver.py`)
|
||||
* Both of these are currently library cells, but plans are to make them dynamically generated (`ptristate.py` and `pwrite_driver.py`)
|
||||
|
||||
Reference in New Issue
Block a user