aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* python: Refactor out bindings shared between ECP5 and iCE40David Shah2019-09-151-96/+2
* python: Fix getWireBelPinsDavid Shah2019-09-152-0/+20
* Merge pull request #329 from YosysHQ/dave/net_aliasesDavid Shah2019-09-131-0/+5
|\
| * json: Add support for net aliasesDavid Shah2019-09-131-0/+5
* | ecp5: Move clock constraints across IO and DCCADavid Shah2019-09-131-0/+9
|/
* ecp5: use $PYTHON_EXECUTABLE for python pathSean Cross2019-09-091-2/+2
* ecp5: Add support for clock gating with DCCADavid Shah2019-08-312-39/+87
* ecp5: Add full part name to bitstream headerDavid Shah2019-08-273-0/+23
* ecp5: Add GSR/SGSR supportDavid Shah2019-08-274-3/+22
* Rename clock restriction attribute to "noglobal"Arnaud Durand2019-08-241-2/+2
* Restrict clock promotion to globalArnaud Durand2019-08-221-0/+3
* Merge pull request #309 from YosysHQ/dsptimingDavid Shah2019-08-092-2/+25
|\
| * ecp5: Conservative analysis of comb DSP timingDavid Shah2019-07-082-2/+25
* | Add deprecation warning for default packagesDavid Shah2019-08-081-1/+4
* | ecp5: Fix handling of missing ports in LUT permutationDavid Shah2019-08-081-0/+4
* | clangfromatDavid Shah2019-08-071-2/+5
* | ecp5: Add --out-of-context for building hard macrosDavid Shah2019-08-077-12/+36
* | ecp5: Add a check for legacy parameter valuesDavid Shah2019-08-061-0/+12
* | ecp5: New Property interfaceDavid Shah2019-08-058-444/+549
* | Major Property improvements for common and iCE40David Shah2019-08-051-6/+6
* | ecp5: Fix missing LUT inputs, fixes #301David Shah2019-07-101-0/+4
|/
* Merge pull request #284 from YosysHQ/json_writeDavid Shah2019-07-036-85/+119
|\
| * clangformat runMiodrag Milanovic2019-06-251-16/+20
| * Merge masterMiodrag Milanovic2019-06-253-11/+18
| |\
| * | default for 5G is speed 8Miodrag Milanovic2019-06-211-1/+5
| * | enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-0/+1
| * | Use flags for each stepMiodrag Milanovic2019-06-142-3/+3
| * | restore arch info for ecp5Miodrag Milanovic2019-06-141-24/+91
| * | Load properties from json and propagate to context createMiodrag Milanovic2019-06-131-2/+2
| * | Save settings that we saved in projectMiodrag Milanovic2019-06-131-0/+2
| * | Remove concept of project and code connectedMiodrag Milanovic2019-06-131-55/+0
| * | Use properties for settings and save in jsonMiodrag Milanovic2019-06-121-1/+1
| * | Save top level attrs and store current stepMiodrag Milanovic2019-06-072-0/+3
| * | CleanupMiodrag Milanovic2019-06-072-13/+0
| * | No need for this oneMiodrag Milanovic2019-06-071-4/+0
| * | ecp5: Use an attribute to store is_globalDavid Shah2019-06-073-4/+9
| * | WIP saving/loading attributesMiodrag Milanovic2019-06-073-0/+20
| * | Added support for attributes/properties typesMiodrag Milanovic2019-06-011-1/+1
* | | CMake: serialize chipdb generation by default.whitequark2019-06-261-2/+10
* | | CMake: formatting. NFC.whitequark2019-06-261-4/+4
| |/ |/|
* | ecp5: Delay tweaking for lower speed gradesDavid Shah2019-06-212-3/+5
* | ecp5: Reduce cfg.criticalityExponent for nowDavid Shah2019-06-211-1/+1
* | ecp5: Improve error message for bad chars in BRAM init stringsDavid Shah2019-06-081-7/+12
|/
* Use cmake's find_library to search for pytrellis.Tobias Müller2019-05-111-28/+28
* ecp5: Fix USRMCLK primitiveDavid Shah2019-05-101-0/+14
* Add --placer option and refactor placer selectionDavid Shah2019-03-243-15/+24
* clangformatDavid Shah2019-03-221-12/+15
* ecp5: Speedup cell delay lookupsDavid Shah2019-03-222-1/+30
* HeAP: Add PlacerHeapCfgDavid Shah2019-03-221-2/+5
* HeAP: Make HeAP placer optionalDavid Shah2019-03-222-2/+25