Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: big fat patch to use more ID::*, otherwise ID(*) | Eddie Hung | 2020-04-02 | 1 | -1/+1 |
* | Use more ID::{A,B,Y,blackbox,whitebox} | Eddie Hung | 2019-08-15 | 1 | -2/+2 |
* | ID(\\.*) -> ID(.*) | Eddie Hung | 2019-08-15 | 1 | -3/+3 |
* | Transform all "\\*" identifiers into ID() | Eddie Hung | 2019-08-15 | 1 | -3/+3 |
* | Transform "$.*" to ID("$.*") in passes/techmap | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | lut2mux: handle 1-bit INIT constant in $lut cells. | whitequark | 2018-12-05 | 1 | -1/+1 |
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -2/+2 |
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -1/+1 |
* | Fixed copy&paste error in log message in lut2mux | Clifford Wolf | 2016-04-16 | 1 | -1/+1 |
* | Added lut2mux pass | Clifford Wolf | 2015-09-18 | 1 | -0/+93 |