commit | d9b53f75a5d0428914b44aa6691833535ed05bf4 | [log] [tgz] |
---|---|---|
author | FeliciaG <felicia_guo@berkeley.edu> | Wed May 10 23:27:29 2023 -0700 |
committer | FeliciaG <felicia_guo@berkeley.edu> | Wed May 10 23:27:29 2023 -0700 |
tree | a0558a95be717f377e1167b2d76cd57309e38805 | |
parent | 3a3b1783dcd4d39481b382688920d9b49fc04937 [diff] |
copyright header and README fixes
This repository contains the required primitives to use the BAG3 framework with the SkyWater proprietary S8 130nm PDK. You can get access to this PDK through signing an NDA and legal agreement with SkyWater Technologies.
This repository also contains a work in progress to make these primitives and the BAG3 framework compatible with the Google skywater-pdk, a fully open source, manufacturable PDK for SkyWater's 130nm (SKY130) process node.
When combined with appropriate generator code, the primitives enables the creation of analog integrated circuits that are manufacturable at SkyWater Technologies commercially or through programs like Google's no-cost MPW shuttle program for open source designs, done in collaboration with efabless.
BAG AMS Generator (BAG) is the 3rd generation of the Berkeley Analog Generator framework (see also BAG v2 framework).
These primitives are updated for V2.0.0 of the PDK. It currently support layout generation and LVS using Virtuoso pcells, which was previously not supported. Simulations using BAG is also supported.
This workspace and tech plugin are primarily maintained by Ayan Biswas, Felicia Guo, Sean Huang, and Bob Zhou.
SD pitch: 0.430 um ~ 86 units. BAG quantizes vertical metal pitches to match the SD pitch ~ li, met2, met4
Metal min width and space (um): li : 0.170, 0.170 met1: 0.140, 0.140 met2: 0.140, 0.140 met3: 0.300, 0.300 met4: 0.300, 0.300 met5: 1.600, 1.600
Track manager hints:
res_type: standard
~ hrpolyWidth selection
Length selection
Abstract generation in this technology does not work out of the box. More details in this README.
This library is licensed under the Apache-2.0 license. See here for full text of the Apache license.