| Commit message (Expand) | Author | Age | Files | Lines |
* | Load properties from json and propagate to context create | Miodrag Milanovic | 2019-06-13 | 1 | -2/+2 |
* | Save settings that we saved in project | Miodrag Milanovic | 2019-06-13 | 1 | -0/+2 |
* | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 1 | -55/+0 |
* | Use properties for settings and save in json | Miodrag Milanovic | 2019-06-12 | 1 | -1/+1 |
* | Save top level attrs and store current step | Miodrag Milanovic | 2019-06-07 | 2 | -0/+3 |
* | Cleanup | Miodrag Milanovic | 2019-06-07 | 2 | -13/+0 |
* | No need for this one | Miodrag Milanovic | 2019-06-07 | 1 | -4/+0 |
* | ecp5: Use an attribute to store is_global | David Shah | 2019-06-07 | 3 | -4/+9 |
* | WIP saving/loading attributes | Miodrag Milanovic | 2019-06-07 | 3 | -0/+20 |
* | Added support for attributes/properties types | Miodrag Milanovic | 2019-06-01 | 1 | -1/+1 |
* | Use cmake's find_library to search for pytrellis. | Tobias Müller | 2019-05-11 | 1 | -28/+28 |
* | ecp5: Fix USRMCLK primitive | David Shah | 2019-05-10 | 1 | -0/+14 |
* | Add --placer option and refactor placer selection | David Shah | 2019-03-24 | 3 | -15/+24 |
* | clangformat | David Shah | 2019-03-22 | 1 | -12/+15 |
* | ecp5: Speedup cell delay lookups | David Shah | 2019-03-22 | 2 | -1/+30 |
* | HeAP: Add PlacerHeapCfg | David Shah | 2019-03-22 | 1 | -2/+5 |
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 2 | -2/+25 |
* | HeAP: tidying up | David Shah | 2019-03-22 | 1 | -1/+1 |
* | HeAP: Use for ECP5 as well as iCE40 | David Shah | 2019-03-22 | 1 | -7/+2 |
* | HeAP: Add TAUCS wrapper and integration | David Shah | 2019-03-22 | 1 | -1/+1 |
* | Add Python helper functions for floorplanning | David Shah | 2019-03-22 | 1 | -0/+7 |
* | Merge pull request #243 from YosysHQ/ecp5lpf | David Shah | 2019-02-28 | 2 | -24/+59 |
|\ |
|
| * | ecp5: Fix handling of CRLFs and uppercase frequency units in LPF | David Shah | 2019-02-27 | 1 | -4/+6 |
| * | ecp5: Add an error for mixed constrained/unconstrained IO | David Shah | 2019-02-25 | 1 | -0/+18 |
| * | ecp5: Improve error handling and warning generation in LPF parser | David Shah | 2019-02-25 | 2 | -20/+35 |
* | | ecp5: Increase ripup penalty | David Shah | 2019-02-25 | 1 | -1/+1 |
|/ |
|
* | ecp5: DELAY fixes | David Shah | 2019-02-25 | 2 | -16/+11 |
* | ecp5: Improve packing density | David Shah | 2019-02-25 | 2 | -1/+59 |
* | ecp5: Add criticality-based LUT permutation | David Shah | 2019-02-25 | 4 | -1/+88 |
* | ecp5: Delay tuning | David Shah | 2019-02-25 | 2 | -19/+32 |
* | ecp5: Fix global clock routing with multiclock DPRAM | David Shah | 2019-02-25 | 2 | -10/+18 |
* | ecp5: Router performance improvements | David Shah | 2019-02-25 | 3 | -7/+26 |
* | ecp5: Implement budget overrides for carry chains and SLICE muxes | David Shah | 2019-02-25 | 1 | -2/+12 |
* | ecp5: Improve delay model | David Shah | 2019-02-25 | 1 | -3/+4 |
* | ecp5: Speed up timing analysis | David Shah | 2019-02-25 | 3 | -4/+8 |
* | ecp5: DELAYF/G fixes | David Shah | 2019-02-24 | 1 | -2/+2 |
* | ecp5: Add list of supported primitives | David Shah | 2019-02-24 | 1 | -0/+47 |
* | ecp5: Connect unused DQSBUF inputs to GND | David Shah | 2019-02-24 | 1 | -14/+30 |
* | ecp5: Compute derived constraints iteratively | David Shah | 2019-02-24 | 1 | -52/+79 |
* | ecp5: Add support for 'FREQUENCY NET' and 'FREQUENCY PORT' in lpf | David Shah | 2019-02-24 | 1 | -1/+24 |
* | ecp5: Derived constraint support for PLLs, clock dividers and oscillators | David Shah | 2019-02-24 | 2 | -3/+119 |
* | ecp5: Fixes for litedram | David Shah | 2019-02-24 | 2 | -8/+17 |
* | ecp5: Add DIFFRESISTOR support | David Shah | 2019-02-24 | 1 | -0/+2 |
* | ecp5: Add support for referenced inputs | David Shah | 2019-02-24 | 1 | -5/+58 |
* | ecp5: Add DELAYF/DELAYG support | David Shah | 2019-02-24 | 3 | -13/+149 |
* | ecp5: Add TERMINATION support | David Shah | 2019-02-24 | 1 | -0/+16 |
* | ecp5: Add DDRDLLA support | David Shah | 2019-02-24 | 2 | -0/+42 |
* | ecp5: Add ECLKSYNCB support | David Shah | 2019-02-24 | 3 | -2/+34 |
* | ecp5: Add TSHX2DQSA support | David Shah | 2019-02-24 | 1 | -4/+5 |
* | ecp5: Add TSHX2DQA support | David Shah | 2019-02-24 | 1 | -1/+30 |