1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected about 3 years ago.
Mar 09, 2021 — Mar 09, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected typo on capacitance of switch More... about 12 years ago
Aligned power models from k6_frac_N10_mem32K over to carry chain models More... about 12 years ago
git-svn-id: https://vtr-verilog-to-routing.googlecode.com/svn/trunk@1830 8e3573b8-cf2c-4f14-ef6d-137439e28b8b More... about 12 years ago
Updates to use Jeff G's n/p ratio, and Jeff's C values. More... about 12 years ago
This fixes VC++ compile error caused by unresolvable data types. Doesn't cause an error (or warning even) in gcc. More... about 12 years ago
Fixed/improved handling of colored wires in show command More... about 12 years ago
Added support for @<set-name> in expand select ops (%x, %ci, %co) More... about 12 years ago
Removed 4096 bytes limit for size of command from script file More... about 12 years ago
Added -color <color> <selection> option to show command More... about 12 years ago
Fixed "select" for "%%" stmt with emty stack More... about 12 years ago
Added "script" command More... about 12 years ago
Now only use value from "initial" when no matching "always" block is found More... about 12 years ago
Added AST_INITIAL (before verilog "initial" was mapped to AST_ALWAYS) More... about 12 years ago
Added test cases from 2012 paper on comparison of foss verilog synthesis tools More... about 12 years ago
Added k68 (m68k compatible cpu) test case from verilator More... about 12 years ago
More GVariant conversions More... about 12 years ago
fix options setting to use GVariant More... about 12 years ago
avoid deprecated struct sr_rational More... about 12 years ago
Improved opt_share for reduce cells More... about 12 years ago
Improved opt_share for commutative standard cells More... about 12 years ago
Added EXTRA_TARGETS Makefile variable More... about 12 years ago
Improved Makefile: Added ENABLE_* switches More... about 12 years ago
Implemented TCL support (only via -c option at the moment) More... about 12 years ago
Improved subcircuit verbose output (added portmapper results) More... about 12 years ago
Fixed svgviewer hacks for builtin files More... about 12 years ago
Added proper TECHMAP_FAIL support and added support for the celltype attribute in the map file More... about 12 years ago
Implemented proper handling of stub placeholder modules More... about 12 years ago
Keep viewport transform stable on reload in yosys-svgviewer More... about 12 years ago
Added check: only one module for "show" unless format is "ps" More... about 12 years ago
Now using SVG and yosys-svgviewer per default in show command More... about 12 years ago