aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove base config, since deprecatedMiodrag Milanovic2019-06-142-32/+1
| * | gui for json write and proper statusesMiodrag Milanovic2019-06-1411-36/+84
| * | CleanupMiodrag Milanovic2019-06-147-16/+1
| * | Use flags for each stepMiodrag Milanovic2019-06-147-11/+9
| * | restore arch info for ecp5Miodrag Milanovic2019-06-143-24/+99
| * | restore context from jsonMiodrag Milanovic2019-06-141-3/+43
| * | Load properties from json and propagate to context createMiodrag Milanovic2019-06-137-9/+65
| * | Save settings that we saved in projectMiodrag Milanovic2019-06-134-2/+7
| * | CleanupMiodrag Milanovic2019-06-131-2/+0
| * | Remove concept of project and code connectedMiodrag Milanovic2019-06-139-459/+4
| * | Use properties for settings and save in jsonMiodrag Milanovic2019-06-127-23/+16
| * | Save top level attrs and store current stepMiodrag Milanovic2019-06-079-5/+55
| * | Save/restore net strengthMiodrag Milanovic2019-06-071-5/+7
| * | Restore routing from jsonMiodrag Milanovic2019-06-071-1/+21
| * | Add vcc and gnd nets and cells only if neededMiodrag Milanovic2019-06-071-5/+20
| * | CleanupMiodrag Milanovic2019-06-078-43/+5
| * | No need for this oneMiodrag Milanovic2019-06-071-4/+0
| * | Cleanup and fixes, flow works nowMiodrag Milanovic2019-06-073-21/+32
| * | Merge pull request #286 from YosysHQ/json_write_ecp5Miodrag Milanović2019-06-073-4/+9
| |\ \
| | * | ecp5: Use an attribute to store is_globalDavid Shah2019-06-073-4/+9
| |/ /
| * | WIP saving/loading attributesMiodrag Milanovic2019-06-0713-130/+130
| * | Use index as unique identifier for netsMiodrag Milanovic2019-06-041-4/+2
| * | hacky way to support ECP5 for nowMiodrag Milanovic2019-06-032-1/+10
| * | Support ecp5 read write additional cell infoMiodrag Milanovic2019-06-032-4/+30
| * | use NEXTPNR_BEL, since BEL is initial placementMiodrag Milanovic2019-06-022-1/+6
| * | Read constraints and placing from fileMiodrag Milanovic2019-06-021-0/+50
| * | preserve constraintsMiodrag Milanovic2019-06-021-2/+26
| * | option to disable packingMiodrag Milanovic2019-06-021-4/+8
| * | added no-place and no-route optionsMiodrag Milanovic2019-06-021-12/+22
| * | Revert "Do not add VCC if not used, loading json works"Miodrag Milanovic2019-06-021-6/+5
| * | Proper save messageMiodrag Milanovic2019-06-021-1/+1
| * | Added support for attributes/properties typesMiodrag Milanovic2019-06-016-13/+51
| * | Add reading attributes to nets from jsonMiodrag Milanovic2019-06-011-0/+59
| * | Add writing routing data to jsonMiodrag Milanovic2019-06-011-2/+23
| * | Solve issue with nets/cells not visible on loadMiodrag Milanovic2019-06-011-1/+1
| * | Do not add VCC if not used, loading json worksMiodrag Milanovic2019-05-311-5/+6
| * | Solve some of connection issuesMiodrag Milanovic2019-05-311-11/+11
| * | Initial work on jsonwriteMiodrag Milanovic2019-05-313-0/+208
* | | Merge pull request #297 from whitequark/serialize-chipdbDavid Shah2019-06-273-31/+48
|\ \ \
| * | | CMake: serialize chipdb generation by default.whitequark2019-06-263-8/+25
| * | | CMake: formatting. NFC.whitequark2019-06-262-25/+25
| | |/ | |/|
* | | Merge pull request #298 from YosysHQ/clifford/bbasmDavid Shah2019-06-271-7/+13
|\ \ \
| * | | Improvements in bbasmClifford Wolf2019-06-271-7/+13
|/ / /
* | | Merge pull request #248 from koriakin/bba-fixClifford Wolf2019-06-271-4/+5
|\ \ \
| * | | bba: Fix str with empty string.Marcin Kościelnicki2019-03-121-4/+5
* | | | Merge pull request #283 from tux3/warn_pcf_trailingDavid Shah2019-06-261-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | ice40: Warn that trailing PCF settings are ignoredtux32019-05-311-1/+4
| | |/ | |/|
* | | Merge pull request #294 from YosysHQ/eddie/whiteboxesDavid Shah2019-06-241-7/+12
|\ \ \
| * | | Changes to cope with YosysHQ/yosys#943Eddie Hung2019-04-191-7/+12
* | | | Merge pull request #276 from YosysHQ/add-linkDavid Shah2019-06-241-0/+3
|\ \ \ \