Install ALIGN following instructions on ALIGN GitHub Repository
$ git clone https://github.com/ALIGN-analoglayout/ALIGN-pdk-asap7
You may run the align tool using a simple command line tool named schematic2layout.py
For most common cases, you will simply run:
$ schematic2layout.py <NETLIST_DIR> -p <PDK_DIR>
For instance, to build the layout for five_transistor_ota. First make a directory in ALIGN-public (in this example work
), thereafter, use schematic2layout.py
:
$ cd ALIGN-public
$ mkdir work && cd work
$ schematic2layout.py ../ALIGN-pdk-asap7/examples/five_transistor_ota -p ../ALIGN-pdk-asap7/ASAP7_PDK/