aboutsummaryrefslogtreecommitdiffstats
path: root/json/jsonwrite.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Use hashlib in most remaining codegatecat2021-06-021-1/+1
* Use hashlib for core netlist structuresgatecat2021-06-021-3/+2
* clangformatD. Shah2021-01-281-2/+3
* json: fix handling of 32-bit parametersMarcin Kościelnicki2020-02-011-10/+1
* Change version to git describe and make set-able from outsideTobias Müller2020-01-111-1/+1
* jsonwrite: Fix bus cell portsDavid Shah2019-11-271-28/+28
* json: Fix import/export of ports driven by the same netDavid Shah2019-08-071-1/+1
* json: Group bus ports in backendDavid Shah2019-08-071-5/+59
* Fix typo in jsonwriteDavid Shah2019-08-071-1/+1
* Major Property improvements for common and iCE40David Shah2019-08-051-5/+11
* clangformat runMiodrag Milanovic2019-06-251-16/+16
* Preserve portsMiodrag Milanovic2019-06-211-2/+11
* Use properties for settings and save in jsonMiodrag Milanovic2019-06-121-3/+2
* Save top level attrs and store current stepMiodrag Milanovic2019-06-071-2/+6
* WIP saving/loading attributesMiodrag Milanovic2019-06-071-71/+3
* Use index as unique identifier for netsMiodrag Milanovic2019-06-041-4/+2
* hacky way to support ECP5 for nowMiodrag Milanovic2019-06-031-0/+5
* Support ecp5 read write additional cell infoMiodrag Milanovic2019-06-031-0/+13
* use NEXTPNR_BEL, since BEL is initial placementMiodrag Milanovic2019-06-021-0/+5
* preserve constraintsMiodrag Milanovic2019-06-021-2/+26
* Added support for attributes/properties typesMiodrag Milanovic2019-06-011-2/+5
* Add writing routing data to jsonMiodrag Milanovic2019-06-011-2/+23
* Solve some of connection issuesMiodrag Milanovic2019-05-311-11/+11
* Initial work on jsonwriteMiodrag Milanovic2019-05-311-0/+167