Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed users of cell->connections_ to the new API (sed command) | Clifford Wolf | 2014-07-26 | 1 | -7/+7 |
* | Renamed RTLIL::{Module,Cell}::connections to connections_ | Clifford Wolf | 2014-07-26 | 1 | -7/+7 |
* | Use only module->addCell() and module->remove() to create and delete cells | Clifford Wolf | 2014-07-25 | 1 | -10/+3 |
* | Changes to "memory" pass for new $memwr/$mem WR_EN interface | Clifford Wolf | 2014-07-16 | 1 | -1/+1 |
* | Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem) | Clifford Wolf | 2014-02-03 | 1 | -0/+1 |
* | Added automatic memid generation to memory_unpack command | Clifford Wolf | 2014-01-17 | 1 | -2/+2 |
* | Added memory_unpack command | Clifford Wolf | 2014-01-17 | 1 | -0/+116 |