Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary cast. | Andrei Errapart | 2015-09-01 | 1 | -2/+2 |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -3/+3 |
* | improved bitpattern (proc_mux) performance | Clifford Wolf | 2014-12-31 | 1 | -22/+43 |
* | using pool<> in bitpattern.h | Clifford Wolf | 2014-12-30 | 1 | -13/+13 |
* | namespace Yosys | Clifford Wolf | 2014-09-27 | 1 | -0/+4 |
* | Using log_assert() instead of assert() | Clifford Wolf | 2014-07-28 | 1 | -2/+2 |
* | Replaced more old SigChunk programming patterns | Clifford Wolf | 2014-07-24 | 1 | -7/+3 |
* | Removed RTLIL::SigSpec::optimize() | Clifford Wolf | 2014-07-23 | 1 | -3/+0 |
* | SigSpec refactoring: using the accessor functions everywhere | Clifford Wolf | 2014-07-22 | 1 | -6/+6 |
* | SigSpec refactoring: renamed chunks and width to __chunks and __width | Clifford Wolf | 2014-07-22 | 1 | -6/+6 |
* | initial import | Clifford Wolf | 2013-01-05 | 1 | -0/+143 |