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 | 380 |
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,069 |
fsmmlk/inkscapecircuitsymbols | An Inkscape extension designed to assist in creating electric circuit symbols | 216 |
drom/reqack | A JavaScript toolset for designing and analyzing digital circuits based on an elastic transactional protocol | 29 |
limichange/zaku | A tool for building user interfaces without writing code. | 86 |
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,727 |
nic30/d3-hwschematic | An ELK-based schematic visualizer and layout generator for digital circuits | 96 |
giraud/bs-css | A statically typed DSL for writing CSS in Reason and ReScript. | 586 |
bespoke-silicon-group/basejump_stl | A comprehensive hardware library for SystemVerilog that provides commonly used HW primitives. | 531 |
nicklasvraa/draw-io-ece | Custom shapes and library for drawing electrical engineering diagrams in draw.io. | 163 |
fabianschuiki/llhd | An intermediate representation language and simulator for digital circuit descriptions, aiming to simplify the development of EDA tools. | 397 |
ucsbarchlab/pyrtl | A Pythonic framework for designing and simulating digital circuits | 261 |