Files
OpenLane/docs/source/index.rst
Kareem Farid c57c6c66bb Cleanup Deprecated Variable Documentation (#1887)
~ Rename `antenna.log` to `arc.log` and `magic_antenna.log` to avoid confusion
~ Separate PDK porting instructions and PDK variables
~ Add deprecated variables to documentation
~ Make existing deprecated variable documentation formatting-consistent and with replacement instructions
- Remove defaults from deprecated variables (they don't have any)
- Remove `LIB_MIN`/`LIB_MAX`: enough time has passed and PDK variables are annoying to deprecate

Co-authored-by: Donn <me@donn.website>
2023-07-09 15:14:34 +03:00

23 lines
996 B
ReStructuredText

The OpenLane Documentation
==========================
OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen, CVC, SPEF-Extractor, KLayout and a number of custom scripts for design exploration and optimization. It also provides a number of custom scripts for design exploration and optimization.
The flow performs all ASIC implementation steps from RTL all the way down to GDSII. Currently, it supports both A and B variants of the sky130 PDK, the C variant of the gf180mcu PDK, and instructions to add support for other (including proprietary) PDKs are documented.
OpenLane abstracts the underlying open source utilities, and allows users to configure all their behavior with just a single configuration file.
Check the sidebar to the left to get started.
.. toctree::
:glob:
getting_started/index
flow_overview
usage/index
tutorials/index
reference/index
additional_material
authors
for_developers/index