| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved subcircuit verbose output (added portmapper results) | Clifford Wolf | 2013-03-28 | 1 | -0/+15 |
* | Fixed svgviewer hacks for builtin files | Clifford Wolf | 2013-03-28 | 1 | -8/+9 |
* | Keep viewport transform stable on reload in yosys-svgviewer | Clifford Wolf | 2013-03-27 | 2 | -4/+8 |
* | Now using SVG and yosys-svgviewer per default in show command | Clifford Wolf | 2013-03-27 | 2 | -1/+30 |
* | Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlib | Clifford Wolf | 2013-03-27 | 1 | -0/+5 |
* | Imported svgviewer from qt4.8 | Clifford Wolf | 2013-03-27 | 11 | -0/+994 |
* | Improved verbose output of subcircuit | Clifford Wolf | 2013-03-25 | 1 | -1/+11 |
* | Added portmapping support to subcircuit userCompareNodes() api | Clifford Wolf | 2013-03-07 | 2 | -23/+29 |
* | Fixed mine test case for subcircuit library | Clifford Wolf | 2013-03-06 | 1 | -1/+1 |
* | Fixed handling of constant values and port swapping in subcircuit library | Clifford Wolf | 2013-03-06 | 1 | -23/+86 |
* | Added some simple progress information to verbose subcircuit miner output | Clifford Wolf | 2013-03-05 | 1 | -2/+3 |
* | Performance optimization in subcircuit mining | Clifford Wolf | 2013-03-03 | 1 | -22/+43 |
* | Added "shared nodes" feature to the subcircuit library | Clifford Wolf | 2013-03-03 | 3 | -5/+10 |
* | Fixed subcircuit allowOverlap=false corner case | Clifford Wolf | 2013-03-03 | 1 | -5/+7 |
* | Fixed memory corruption in subcircuit miner | Clifford Wolf | 2013-03-03 | 1 | -2/+4 |
* | Minor hotfixes (mostly gcc build fixes) | Clifford Wolf | 2013-03-03 | 1 | -0/+4 |
* | Finished "extract -mine" feature | Clifford Wolf | 2013-03-02 | 1 | -48/+55 |
* | More fun with subcircuit mining | Clifford Wolf | 2013-03-02 | 2 | -24/+47 |
* | Added -mine option to extract pass (not finished) | Clifford Wolf | 2013-03-02 | 1 | -7/+26 |
* | subcircuit library: implied allExtern for mining | Clifford Wolf | 2013-03-02 | 3 | -7/+9 |
* | Added frequent subcircuit miner to subcircuit library | Clifford Wolf | 2013-03-02 | 7 | -13/+368 |
* | Moved stand-alone libs to libs/ directory and added libs/subcircuit | Clifford Wolf | 2013-02-27 | 31 | -0/+6174 |