Silon
Digital circuit diagram maker
An experiment in using CSS selectors to represent arbitrary boolean logic and create visual diagrams of digital circuits.
Logic Gates and Adders in pure CSS
331 stars
14 watching
9 forks
Language: HTML
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidthings/hdelk | A tool for creating and displaying diagrams of digital circuits using a simple JavaScript API. | 73 |
xilinx/hls | A collection of tools and code for designing and implementing digital circuits using high-level synthesis | 379 |
vlsir/hdl21schematics | Provides a format and tools for creating graphical representations of electronic circuits using SVG images | 14 |
devbisme/skidl | A Python package that compactly describes electronic circuits and components. | 1,062 |
fsmmlk/inkscapecircuitsymbols | An Inkscape extension designed to assist in creating electric circuit symbols | 211 |
drom/reqack | A JavaScript toolset for designing and analyzing digital circuits based on an elastic transactional protocol | 29 |
limichange/zaku | An application that generates code based on visual UI configurations using JSX and React | 85 |
rohanku/pyphotonics | Automated design tool for photonic circuits using Python and external software. | 4 |
fpgawars/icestudio | A visual editor tool for designing digital circuits on FPGA boards | 1,719 |
nic30/d3-hwschematic | An ELK-based schematic visualizer and layout generator for digital circuits | 94 |
giraud/bs-css | A statically typed DSL for writing CSS in Reason and ReScript. | 586 |
bespoke-silicon-group/basejump_stl | Provides a comprehensive set of reusable hardware building blocks for SystemVerilog. | 527 |
nicklasvraa/draw-io-ece | Custom shapes and library for drawing electrical engineering diagrams in draw.io. | 163 |
fabianschuiki/llhd | An intermediate representation for digital circuit descriptions with an accompanying simulator and compiler. | 396 |
ucsbarchlab/pyrtl | A Pythonic framework for designing and simulating digital circuits | 259 |