| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SigSpec refactoring: renamed chunks and width to __chunks and __width | Clifford Wolf | 2014-07-22 | 1 | -17/+17 |
* | Improved seeding of color rng in show command | Clifford Wolf | 2014-07-18 | 1 | -1/+3 |
* | fixed syntax error in dot file created by "show" command | Clifford Wolf | 2014-05-10 | 1 | -1/+1 |
* | - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_shar... | Siesh1oo | 2014-03-12 | 1 | -1/+2 |
* | Added show -notitle option | Clifford Wolf | 2014-02-02 | 1 | -4/+14 |
* | Added show -color support for cells and finished show -label implementation | Clifford Wolf | 2014-02-01 | 1 | -13/+36 |
* | Replaced RTLIL::Const::str with generic decoder method | Clifford Wolf | 2013-12-04 | 1 | -1/+1 |
* | Fixes and improvements in "show" command | Clifford Wolf | 2013-11-28 | 1 | -10/+42 |
* | Added "src" attribute to processes | Clifford Wolf | 2013-11-28 | 1 | -1/+4 |
* | Added support for "show -pause" and "show -format dot" | Clifford Wolf | 2013-11-28 | 1 | -6/+30 |
* | Renamed "placeholder" to "blackbox" | Clifford Wolf | 2013-11-22 | 1 | -3/+3 |
* | Added placeholder check to dfflibmap and cleaned up some other placeholder ch... | Clifford Wolf | 2013-10-31 | 1 | -2/+2 |
* | Fixed handling of boolean attributes (passes) | Clifford Wolf | 2013-10-24 | 1 | -2/+2 |
* | Some minor documentation fixes | Clifford Wolf | 2013-08-21 | 1 | -1/+1 |
* | Renamed yosys-show temp files to be dot-files in the users home directory | Clifford Wolf | 2013-06-12 | 1 | -3/+3 |
* | Look for yosys-abc and yosys-svgviewer where the main exe is | Clifford Wolf | 2013-06-09 | 1 | -1/+1 |
* | Moved cmds from kernel/ to passes/cmds/ | Clifford Wolf | 2013-06-08 | 1 | -0/+684 |