Expand description
The Substrate analog circuit generator framework.
Modules§
- block
- A block that can be instantiated by Substrate.
- cache
- Caching utilities.
- context
- The global context.
- error
- Error types and error handling utilities.
- execute
- Executor (e.g. LSF, Slurm) API.
- geometry
- 2-D geometric operations relevant to integrated circuit layout.
- layout
- Substrate’s layout generator framework.
- lut
- Lookup tables.
- schematic
- Substrate’s schematic generator framework.
- simulation
- Substrate’s simulation API.
- types
- Traits and types for defining interfaces and signals in Substrate.