| Commit message (Expand) | Author | Age | Files | Lines |
* | Fitting help messages to 80 character width | KrystalDelusion | 2022-08-24 | 1 | -4/+4 |
* | Merge pull request #3210 from rqou/json-signed | Miodrag Milanović | 2022-03-07 | 1 | -0/+2 |
|\ |
|
| * | json: Add help message for `signed` field | R | 2022-02-21 | 1 | -0/+2 |
* | | fix handling of escaped chars in json backend and frontend | N. Engelhardt | 2022-02-18 | 1 | -1/+16 |
|/ |
|
* | Fixing old e-mail addresses and deadnames | Claire Xenia Wolf | 2021-06-08 | 1 | -1/+1 |
* | json: Improve the "processes in module" message a bit. | Marcelina Kościelnicka | 2021-03-23 | 1 | -1/+1 |
* | json: Add support for memories. | Marcelina Kościelnicka | 2021-03-15 | 1 | -0/+42 |
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -4/+4 |
* | Preserve 'signed'-ness of a verilog wire through RTLIL | Vamsi K Vytla | 2020-04-27 | 1 | -0/+4 |
* | write_json: dump default parameter values | Marcelina Kościelnicka | 2020-04-21 | 1 | -0/+10 |
* | json: Update format documentation. | Marcelina Kościelnicka | 2020-04-15 | 1 | -12/+32 |
* | json: Change compat mode to directly emit ints <= 32 bits | R. Ou | 2020-02-09 | 1 | -3/+3 |
* | json: remove the 32-bit parameter special case | Marcin Kościelnicki | 2020-02-01 | 1 | -10/+28 |
* | Implement improved JSON attr/param encoding | Clifford Wolf | 2019-08-01 | 1 | -13/+37 |
* | Fix json formatting | Miodrag Milanovic | 2019-06-21 | 1 | -1/+1 |
* | Add upto and offset to JSON ports | Miodrag Milanovic | 2019-06-21 | 1 | -0/+4 |
* | Added JSON upto and offset | Clifford Wolf | 2019-06-21 | 1 | -0/+4 |
* | Support filename rewrite in backends | Ben Widawsky | 2019-06-18 | 1 | -0/+1 |
* | 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 |