Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 4.79 KB

README.md

File metadata and controls

73 lines (63 loc) · 4.79 KB

SkyWater130 SAR ADC

Synchronous 8 bit SAR ADC generated using BAG3.

Inventory

This repo consists of bag3_sync_sar_adc and data/bag3_sync_sar_adc_data_skywater130. The later consists of yaml files that describe the required parameters of each circuit. The former consists of BAG3 generators. Please visit each repo individually to make sure you have the most up to date implementations.

Provided is a list of files with descriptions:

Setup

This generator will only work inside a BAG3 workspace ( template repo ). See the ReadMe for the template repo for workplace setup instructions.

After cloning, add

bag3_sync_sar_adc/src 

to .bashrc_pypath .

If you wish to use this generator with Virtuoso, also add

bag3_sync_sar_adc/src/OA/bag3_sync_sar_adc

to your cds.lib

To generate a design from this repo run the following command in your workspace:

./gen_cell.sh data/bag3_sync_sar_adc_data_skywater130/specs_gen/sar_lay/your_yaml.yaml

Caveats

This generator has only been verified LVS and DRC clean on configurations in the provided yamls.

Licensing

This library is licensed under the BSD, 3-Clause license. See here for full text of the BSD, 3-Clause license.