Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |