📄️ Creating components
Creating schematic components with circuitscript
📄️ Component parameters
These parameters may determine the value of the component, whether the component is shown as placed or not placed, etc.
📄️ Component orientation
The orientation of the component is important for the visual organization of the circuit. A well-organized circuit improves the understanding of the overall circuit's function and purpose. Each component has an "angle" modifier that can be changed to set the component's orientation.
📄️ Multi-unit components
For components that have a larger number of pins, it might be easier to split up the component into different units.
📄️ Nets and power symbols
A net consist of a group of connected component pins. In an ideal world, without lossy interconnects, these pins are electrically tied and have the same voltage.