Explore and visualize XSchem schematics in vscode, using xschem-viewer by Tiny Tapeout.
Tiny Tapeout is an educational project that aims to make it easier and cheaper than ever to get your digital and analog designs manufactured on a real chip. To learn more and get started, visit tinytapeout.com.
- Visual Studio Code
- Node.js (v20 or later) and NPM (usually comes with Node.js)
- Clone the repository
- Run
npm install
to install dependencies - Run
npm run build
to build the extension - Hit F5 to start the vscode extension development host
Enjoy!
- 13/12/24 - version 1.0.1, add buttons to run simulation and open xschem
vscode-xschem-viewer is licensed under the Apache License, Version 2.0. See LICENSE for more details.