aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* HeAP: tidying upDavid Shah2019-03-221-1/+1
* HeAP: Use for ECP5 as well as iCE40David Shah2019-03-221-7/+2
* HeAP: Add TAUCS wrapper and integrationDavid Shah2019-03-221-1/+1
* Add Python helper functions for floorplanningDavid Shah2019-03-221-0/+7
* Merge pull request #243 from YosysHQ/ecp5lpfDavid Shah2019-02-282-24/+59
|\
| * ecp5: Fix handling of CRLFs and uppercase frequency units in LPFDavid Shah2019-02-271-4/+6
| * ecp5: Add an error for mixed constrained/unconstrained IODavid Shah2019-02-251-0/+18
| * ecp5: Improve error handling and warning generation in LPF parserDavid Shah2019-02-252-20/+35
* | ecp5: Increase ripup penaltyDavid Shah2019-02-251-1/+1
|/
* ecp5: DELAY fixesDavid Shah2019-02-252-16/+11
* ecp5: Improve packing densityDavid Shah2019-02-252-1/+59
* ecp5: Add criticality-based LUT permutationDavid Shah2019-02-254-1/+88
* ecp5: Delay tuningDavid Shah2019-02-252-19/+32