Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 689 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 689 Bytes

SVG PCB: a bidirectional editor for making circuits with code

teaser

SVG PCB is JavaScript based hardware description language and a browser-based editor for that language.

For more information go to the SVG PCB Website.

An introductory tutorial can be found here.

You can also read our paper from SCF 2022.

Use a Chromium Browser

Dev

Download the repo and run:

yarn
yarn dev