Resources#
This document lists valuable resources to learn and utilize laygo2.
Cheatsheet#
Application Notes#
The following notes are designed to help users generate specific circuits using laygo2 or utilize its specific features.
NAND Gate Generation walks users through creating a NAND gate using templates and custom routing patterns.
D Flip-Flop Generation covers hierarchical generation, array placement, and mesh-based routing for D flip-flops and hierarchical layouts.
StrongARM Latch Generation explains grid synthesis and mesh-based routing customized as well as efficient layout generation.
Generating Layouts with Physical Cooridnates provides a minimalist approach for creating layout generation scripts using physical grids, without relying on laygo2’s template and grid handling features.
Setting up laygo2 for a New Technology - Bare-Metal Approach shows how to set up laygo2 for a new technology using minimal features (the bare-metal approach).