aboutsummaryrefslogtreecommitdiffstats
path: root/backends/json
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #591 from hzeller/virtual-overrideClifford Wolf2018-08-151-4/+4
|\
| * Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-4/+4
* | Fix use of signed integers in JSON back-endClifford Wolf2018-08-141-1/+3
|/
* Add attributes and parameter support to JSON front-endClifford Wolf2017-07-101-0/+2
* Improved write_json help messageClifford Wolf2016-12-291-0/+4
* write_json: also write module attributes.whitequark2016-07-121-2/+6
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
* user-facing spelling fixesSebastian Kuzminsky2016-02-281-3/+3
* Another block of spelling fixesLarry Doolittle2015-08-141-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Improvements in cellaigs.cc and "json -aig"Clifford Wolf2015-06-111-6/+63
* AigMaker refactoringClifford Wolf2015-06-101-1/+1
* Added "json -aig"Clifford Wolf2015-06-101-9/+63
* Added "port_directions" to write_json outputClifford Wolf2015-04-061-0/+20
* Documentation for JSON format, added attributesClifford Wolf2015-03-061-16/+156
* Json bugfixClifford Wolf2015-03-031-1/+1
* Json backend improvementsClifford Wolf2015-03-031-4/+12
* Added JSON backendClifford Wolf2015-03-022-0/+262