Silicon Layout Wizard
See the codeSiliWiz is a free educational tool to help you learn the basics of how semiconductors work and manufactured at a fundamental level.
For more information, see the SiliWiz Lessons website.
You can hack on the project by opening it on Gitpod. This opens a full development environment in your browser, including a code editor, terminal, and a preview pane where you can see your changes in action.
npm install to install dependenciesnpm run dev to start the development serverEnjoy!
SiliWiz uses the following technology file for Magic: siliwiz.tech. It has been adapted from the sample_6m tech file, adding a MiM cap device between the metal1 and metal2 layers.
The simulation is powered by a trimmed down version of ngspice, built from the ngspice-minimal branch. This version includes only the Current & voltage sources, BJT, MOS1, Ind, Cap and Res models (see the relevant commit for models included).
SiliWiz is licensed under the Apache License, Version 2.0. See LICENSE for more details.
JavaScript
67.2%
TypeScript
32.3%
Silicon Layout Wizard
See the codeSiliWiz is a free educational tool to help you learn the basics of how semiconductors work and manufactured at a fundamental level.
For more information, see the SiliWiz Lessons website.
You can hack on the project by opening it on Gitpod. This opens a full development environment in your browser, including a code editor, terminal, and a preview pane where you can see your changes in action.
npm install to install dependenciesnpm run dev to start the development serverEnjoy!
SiliWiz uses the following technology file for Magic: siliwiz.tech. It has been adapted from the sample_6m tech file, adding a MiM cap device between the metal1 and metal2 layers.
The simulation is powered by a trimmed down version of ngspice, built from the ngspice-minimal branch. This version includes only the Current & voltage sources, BJT, MOS1, Ind, Cap and Res models (see the relevant commit for models included).
SiliWiz is licensed under the Apache License, Version 2.0. See LICENSE for more details.
JavaScript
67.2%
TypeScript
32.3%