Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use more ID::{A,B,Y,blackbox,whitebox} | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | ID(\\.*) -> ID(.*) | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | Transform all "\\*" identifiers into ID() | Eddie Hung | 2019-08-15 | 1 | -1/+1 |
* | Transform "$.*" to ID("$.*") in passes/techmap | Eddie Hung | 2019-08-15 | 1 | -2/+2 |
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -2/+2 |
* | Squelch trailing whitespace | Larry Doolittle | 2017-04-12 | 1 | -1/+1 |
* | Added "nlutmap -assert" | Clifford Wolf | 2016-06-09 | 1 | -0/+14 |
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -1/+1 |
* | Fixed handling of inverters (aka 1-input luts) in nlutmap | Clifford Wolf | 2016-03-23 | 1 | -2/+2 |
* | Added nlutmap | Clifford Wolf | 2015-09-18 | 1 | -0/+173 |