Merge pull request #991 from kristofferkoch/gcc9-warnings
[yosys.git] / backends / json /
2019-04-19 Eddie HungRevert "write_json to not write contents (cells/wires...
2019-04-18 Eddie Hungwrite_json to not write contents (cells/wires) of white...
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2018-09-17 Udi FinkelsteinMerge branch 'master' into pr_reg_wire_error
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-08-15 Clifford WolfMerge pull request #590 from hzeller/remaining-file...
2018-08-15 Clifford WolfMerge pull request #576 from cr1901/no-resource
2018-08-15 Clifford WolfMerge pull request #592 from japm48/master
2018-08-15 Clifford WolfMerge pull request #513 from udif/pr_reg_wire_error
2018-08-15 Clifford WolfMerge pull request #562 from udif/pr_fix_illegal_port_decl
2018-08-14 Clifford WolfFix use of signed integers in JSON back-end
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2017-07-10 Clifford WolfAdd attributes and parameter support to JSON front-end
2017-01-01 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-12-29 Clifford WolfImproved write_json help message
2016-07-13 Clifford WolfMerge pull request #191 from whitequark/json-module...
2016-07-12 whitequarkwrite_json: also write module attributes.
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2016-03-07 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-02-29 Clifford WolfMerge pull request #119 from SebKuzminsky/spelling...
2016-02-28 Sebastian Kuzminskyuser-facing spelling fixes
2015-08-14 Larry DoolittleAnother block of spelling fixes
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-06-11 Clifford WolfImprovements in cellaigs.cc and "json -aig"
2015-06-10 Clifford WolfAigMaker refactoring
2015-06-10 Clifford WolfAdded "json -aig"
2015-04-05 Clifford WolfAdded "port_directions" to write_json output
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-03-06 Clifford WolfDocumentation for JSON format, added attributes
2015-03-03 Clifford WolfJson bugfix
2015-03-03 Clifford WolfJson backend improvements
2015-03-02 Clifford WolfAdded JSON backend