📄️ Frames
📄️ Sheets
The sheet keyword can be used to group circuits into different sheets based on standard paper sizes.
📄️ Modules and ports
A common method of organization circuits is to group circuits for a specific function within a module. This module can later be used in other larger circuits.
📄️ Libraries
Libraries are files that contain reusable functions. For example std.cst is the default standard library that provides the basic res, cap, net, etc. components.