Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #591 from hzeller/virtual-override | Clifford Wolf | 2018-08-15 | 1 | -4/+4 |
|\ | |||||
| * | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -4/+4 |
* | | Fix use of signed integers in JSON back-end | Clifford Wolf | 2018-08-14 | 1 | -1/+3 |
|/ | |||||
* | Add attributes and parameter support to JSON front-end | Clifford Wolf | 2017-07-10 | 1 | -0/+2 |
* | Improved write_json help message | Clifford Wolf | 2016-12-29 | 1 | -0/+4 |
* | write_json: also write module attributes. | whitequark | 2016-07-12 | 1 | -2/+6 |
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -1/+1 |
* | user-facing spelling fixes | Sebastian Kuzminsky | 2016-02-28 | 1 | -3/+3 |
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 1 | -1/+1 |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -2/+2 |
* | Improvements in cellaigs.cc and "json -aig" | Clifford Wolf | 2015-06-11 | 1 | -6/+63 |
* | AigMaker refactoring | Clifford Wolf | 2015-06-10 | 1 | -1/+1 |
* | Added "json -aig" | Clifford Wolf | 2015-06-10 | 1 | -9/+63 |
* | Added "port_directions" to write_json output | Clifford Wolf | 2015-04-06 | 1 | -0/+20 |
* | Documentation for JSON format, added attributes | Clifford Wolf | 2015-03-06 | 1 | -16/+156 |
* | Json bugfix | Clifford Wolf | 2015-03-03 | 1 | -1/+1 |
* | Json backend improvements | Clifford Wolf | 2015-03-03 | 1 | -4/+12 |
* | Added JSON backend | Clifford Wolf | 2015-03-02 | 2 | -0/+262 |