| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out dist RAM boxing on ECP5 for now | Eddie Hung | 2019-06-14 | 1 | -1/+1 |
* | Remove WIP ABC9 flop support | Eddie Hung | 2019-06-14 | 1 | -3/+3 |
* | ecp5: Add abc9 option | David Shah | 2019-06-14 | 6 | -70/+184 |
* | ECP5: implement all Diamond I/O buffer primitives. | whitequark | 2019-06-06 | 1 | -0/+15 |
* | Add handling of init attributes in "opt_expr -undriven" | Clifford Wolf | 2019-04-30 | 1 | -1/+1 |
* | ecp5: Demote conflicting FF init values to a warning | David Shah | 2019-03-04 | 1 | -2/+7 |
* | Fix ECP5 cells_sim for iverilog | Miodrag Milanovic | 2019-03-01 | 1 | -2/+3 |
* | Merge pull request #794 from daveshah1/ecp5improve | Clifford Wolf | 2019-02-28 | 7 | -12/+388 |
|\ |
|
| * | ecp5: Compatibility with Migen AsyncResetSynchronizer | David Shah | 2019-02-25 | 2 | -0/+20 |
| * | ecp5: Add DDRDLLA | David Shah | 2019-02-19 | 1 | -0/+9 |
| * | ecp5: Add DELAYF/DELAYG blackboxes | David Shah | 2019-02-19 | 1 | -0/+18 |
| * | ecp5: Add ECLKSYNCB blackbox | David Shah | 2019-02-13 | 1 | -1/+7 |
| * | ecp5: Full set of IO-related blackboxes | David Shah | 2019-02-12 | 1 | -0/+102 |
| * | ecp5: Support for flipflop initialisation | David Shah | 2019-01-22 | 3 | -4/+199 |
| * | ecp5: Add LSRMODE to flipflops for PRLD support | David Shah | 2019-01-21 | 1 | -7/+16 |
| * | ecp5: More blackboxes | David Shah | 2019-01-21 | 1 | -0/+17 |
| * | ecp5: Increase threshold for ALU mapping | David Shah | 2019-01-21 | 1 | -1/+1 |
* | | Clean up some whitepsace outliers | Larry Doolittle | 2019-02-26 | 1 | -2/+2 |
* | | ecp5: Use abc -dress | David Shah | 2019-02-06 | 1 | -2/+2 |
|/ |
|
* | Fix typographical and grammatical errors and inconsistencies. | whitequark | 2019-01-02 | 2 | -2/+2 |
* | Fix 7 instances of add_share_file to add_gen_share_file | Larry Doolittle | 2018-12-29 | 1 | -8/+8 |
* | ecp5: Add 'fake' DCU parameters | David Shah | 2018-11-09 | 1 | -0/+11 |
* | ecp5: Add blackboxes for ancillary DCU cells | David Shah | 2018-11-09 | 1 | -0/+18 |
* | ecp5: Adding some blackbox cells | David Shah | 2018-11-07 | 2 | -1/+391 |
* | ecp5: Remove DSP parameters that don't work | David Shah | 2018-10-22 | 1 | -21/+0 |
* | ecp5: Add DSP blackboxes | David Shah | 2018-10-21 | 3 | -1/+118 |
* | ecp5: Sim model fixes | David Shah | 2018-10-19 | 1 | -3/+5 |
* | ecp5: Add latch inference | David Shah | 2018-10-19 | 3 | -3/+12 |
* | ecp5: Disable LSR inversion | David Shah | 2018-10-16 | 2 | -21/+21 |
* | BRAM improvements | David Shah | 2018-10-12 | 1 | -11/+16 |
* | ecp5: Adding BRAM maps for all size options | David Shah | 2018-10-10 | 1 | -1/+64 |
* | ecp5: First BRAM type maps successfully | David Shah | 2018-10-10 | 8 | -10/+76 |
* | ecp5: Script for BRAM IO connections | David Shah | 2018-10-10 | 4 | -64/+115 |
* | ecp5: Adding BRAM initialisation and config | David Shah | 2018-10-09 | 5 | -0/+73 |
* | ecp5: Add blackbox for DP16KD | David Shah | 2018-10-05 | 1 | -0/+93 |
* | ecp5: Don't map ROMs to DRAM | David Shah | 2018-10-01 | 1 | -0/+1 |
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -4/+4 |
* | ecp5: Fixing miscellaneous sim model issues | David Shah | 2018-07-16 | 1 | -2/+2 |
* | ecp5: Fixing 'X' issues with LUT simulation models | David Shah | 2018-07-16 | 1 | -6/+19 |
* | ecp5: ECP5 synthesis fixes | David Shah | 2018-07-16 | 3 | -15/+32 |
* | ecp5: Adding synchronous set/reset support | David Shah | 2018-07-14 | 2 | -21/+42 |
* | ecp5: Add DRAM match rule | David Shah | 2018-07-13 | 1 | -0/+4 |
* | ecp5: Cells and mappings fixes | David Shah | 2018-07-13 | 2 | -5/+5 |
* | ecp5: Fixing arith_map | David Shah | 2018-07-13 | 1 | -4/+5 |
* | ecp5: Initial arith_map implementation | David Shah | 2018-07-13 | 3 | -6/+80 |
* | ecp5: Adding basic synth_ecp5 based on synth_ice40 | David Shah | 2018-07-13 | 3 | -7/+345 |
* | ecp5: Adding DFF maps | David Shah | 2018-07-13 | 2 | -1/+30 |
* | ecp5: Adding DRAM map | David Shah | 2018-07-13 | 3 | -1/+76 |
* | ecp5: Adding basic cells_sim and mapper for LUTs up to LUT7 | David Shah | 2018-07-13 | 2 | -0/+473 |