| Commit message (Expand) | Author | Age | Files | Lines |
* | SigSpec refactoring: cleanup of old SigSpec usage in fsm_* commands | Clifford Wolf | 2014-07-22 | 3 | -38/+19 |
* | Fixed memory corruption with new SigSpec API in proc_mux | Clifford Wolf | 2014-07-22 | 1 | -7/+3 |
* | fixed memory leak in fsm_opt | Clifford Wolf | 2014-07-22 | 1 | -1/+3 |
* | SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created... | Clifford Wolf | 2014-07-22 | 13 | -22/+17 |
* | SigSpec refactoring: using the accessor functions everywhere | Clifford Wolf | 2014-07-22 | 45 | -505/+505 |
* | SigSpec refactoring: renamed chunks and width to __chunks and __width | Clifford Wolf | 2014-07-22 | 45 | -505/+505 |
* | Added "opt_const -keepdc" | Clifford Wolf | 2014-07-21 | 2 | -15/+168 |
* | Added mul to mux conversion to "opt_const -fine" | Clifford Wolf | 2014-07-21 | 1 | -0/+55 |
* | Added "opt_const -fine" and "opt_reduce -fine" | Clifford Wolf | 2014-07-21 | 3 | -15/+144 |
* | Added opt_const support for simple identities | Clifford Wolf | 2014-07-21 | 1 | -0/+69 |
* | Replaced depricated NEW_WIRE macro with module->addWire() calls | Clifford Wolf | 2014-07-21 | 2 | -12/+12 |
* | Removed deprecated module->new_wire() | Clifford Wolf | 2014-07-21 | 8 | -31/+31 |
* | Wider range of cell types supported in "share" pass | Clifford Wolf | 2014-07-21 | 1 | -17/+197 |
* | Use ezSAT::non_incremental() in "share" pass | Clifford Wolf | 2014-07-21 | 1 | -0/+2 |
* | Added support for resource sharing in mux control logic | Clifford Wolf | 2014-07-20 | 1 | -86/+155 |
* | Added "select -assert-count" | Clifford Wolf | 2014-07-20 | 1 | -6/+43 |
* | Supercell creation for $div/$mod worked all along, fixed test benches | Clifford Wolf | 2014-07-20 | 1 | -4/+0 |
* | Fixed creation of shift supercells in "share" pass | Clifford Wolf | 2014-07-20 | 1 | -4/+20 |
* | Added "miter -equiv -flatten" | Clifford Wolf | 2014-07-20 | 1 | -0/+14 |
* | Added call_on_selection() and call_on_module() API | Clifford Wolf | 2014-07-20 | 2 | -10/+2 |
* | Added "share" supercell creation | Clifford Wolf | 2014-07-20 | 1 | -1/+115 |
* | Added removing of always inactive cells to "share" pass | Clifford Wolf | 2014-07-20 | 1 | -8/+42 |
* | Progress in "share" pass | Clifford Wolf | 2014-07-20 | 1 | -112/+185 |
* | Progress in "share" pass | Clifford Wolf | 2014-07-20 | 1 | -19/+56 |
* | Started to implement real resource sharing | Clifford Wolf | 2014-07-19 | 2 | -0/+444 |
* | Improved memory_share log messages | Clifford Wolf | 2014-07-19 | 1 | -3/+3 |
* | More verbose memory_share help message | Clifford Wolf | 2014-07-19 | 1 | -0/+17 |
* | Added SAT-based write-port sharing to memory_share | Clifford Wolf | 2014-07-19 | 1 | -0/+180 |
* | Fixed bug in memory_share feedback-to-en code | Clifford Wolf | 2014-07-19 | 1 | -4/+12 |
* | Added translation from read-feedback to en-signals in memory_share | Clifford Wolf | 2014-07-18 | 2 | -10/+240 |
* | Improved seeding of color rng in show command | Clifford Wolf | 2014-07-18 | 1 | -1/+3 |
* | Only create collision detect logic in memory_share if necessary | Clifford Wolf | 2014-07-18 | 1 | -4/+47 |
* | Added memory_share | Clifford Wolf | 2014-07-18 | 3 | -0/+266 |
* | Apply opt_reduce WR_EN opts to the whole mux tree driving the WR_EN port | Clifford Wolf | 2014-07-18 | 1 | -0/+15 |
* | Improved opt_reduce handling of mem wr_en mux bits | Clifford Wolf | 2014-07-17 | 1 | -5/+18 |
* | Added support for "blackbox" attribute to iopadmap | Clifford Wolf | 2014-07-17 | 1 | -1/+1 |
* | Added support for "blackbox" attribute to flatten/techmap | Clifford Wolf | 2014-07-17 | 1 | -1/+4 |
* | improved opt_reduce for $mem/$memwr WR_EN multiplexers | Clifford Wolf | 2014-07-16 | 1 | -0/+80 |
* | Changes to "memory" pass for new $memwr/$mem WR_EN interface | Clifford Wolf | 2014-07-16 | 3 | -38/+56 |
* | now ignore init attributes on non-register wires in sat command | Clifford Wolf | 2014-07-05 | 1 | -4/+24 |
* | Do not create $dffsr cells with no-op resets in proc_dff | Clifford Wolf | 2014-06-19 | 1 | -0/+5 |
* | Added %D and %c select commands | Clifford Wolf | 2014-06-14 | 1 | -2/+20 |
* | fixed cell array handling of positional arguments | Clifford Wolf | 2014-06-07 | 1 | -2/+11 |
* | Add support for cell arrays | Clifford Wolf | 2014-06-07 | 1 | -0/+34 |
* | added tee cmd | Clifford Wolf | 2014-06-03 | 2 | -0/+89 |
* | Fixed log messages in memory_dff | Clifford Wolf | 2014-06-01 | 1 | -0/+2 |
* | added log_header to miter and expose pass, show cell type for exposed ports | Johann Glaser | 2014-05-28 | 2 | -3/+9 |
* | be more verbose when techmap yielded processes | Johann Glaser | 2014-05-26 | 1 | -1/+5 |
* | Fixed bug in opt_reduce (see vloghammer issue_044) | Clifford Wolf | 2014-05-12 | 1 | -1/+4 |
* | fixed syntax error in dot file created by "show" command | Clifford Wolf | 2014-05-10 | 1 | -1/+1 |