py

Python tools that are too large to live in script/, all using click for their command line.

Tool Run by What it does
genyaml this folder’s Makefile Turns the PDK’s spice library tree into the corner definitions
fixmag.py make fixmag Repairs the library paths in a .mag hierarchy
matchports.py make matchports Renumbers layout ports to match the schematic pin order
deps2tapeout.py make preflight Pins every dependency to an exact commit for a delivery
readme2tapeout.py make deliver Converts an IP README into a Tiny Tapeout info.md
mkdocsite.py the DOCS workflow Builds the site you are reading

Table of contents