A schematic editor for VLSI/Asic/Analog custom designs, netlist backends for VHDL, Spice and Verilog. The tool is focused on hierarchy and parametric designs, to maximize circuit reuse.
Stars
455
Forks
40
Watchers
455
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.6k
commits
33
commits
11
commits
2
commits
2
commits
1
commits
1
commits
wave expressions: added pi(), e(), k(), q() for pi, e, boltzman constant, electron charge
4d4152aView on GitHubspectre.awk: quote invalid identifiers (nodes, refdes)
3d1f361View on GitHubupdate manpage, html docs and help message (missing last cli options)
a0a4202View on GitHubtoggle_ignore(): clear xctx->prep_hash_wires when toggling *_ignore flag on wires
848472bView on GitHuballow "*_ignore" attributes on wires as wella s on instances
bdd4338View on GitHubwhen destroying multiple tabs with ctrl-w multiple times always switch to the tab on the left and not on the first tab
9ebbce0View on GitHuballow hilight a wave by middle button click in graph area. The closest wave will be shown in bold. This is in addition to middle-button clicking a wave label
d50a3fcView on GitHubimplement ev_precision into ev0 procedure (return result rounded to ev_precision digits or return 0 if expression can not be evaluated due to syntax errors or unresolved parameters)
69337b2View on GitHubnew_file_browser: add "search all" button to show all matching files in all search paths in a single listbox
84b1ed5View on GitHubadd "set netlist/graph/annotation precision" in simulation menu
c208c49View on GitHubapply ev_precision to cursor, waverorm and node annotation display
51611bbView on GitHub