Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Work around Qt MOC issue with IdString enums | David Shah | 2019-12-27 | 1 | -0/+4 | |
| * | ecp5: Add support for flipflops with preload | David Shah | 2019-12-07 | 3 | -5/+25 | |
| * | ecp5: Fix 25k DDRDLLA bitstream gen | David Shah | 2019-11-29 | 2 | -3/+4 | |
| * | ecp5: Fix placement of DDRDLLA | David Shah | 2019-11-29 | 1 | -0/+26 | |
| * | Merge pull request #356 from YosysHQ/ecp5-ff-density | David Shah | 2019-11-27 | 1 | -0/+153 | |
| |\ | ||||||
| | * | ecp5: Improve flipflop packing density | David Shah | 2019-11-20 | 1 | -0/+153 | |
| * | | ECP5 support is no longer experimental | David Shah | 2019-11-26 | 4 | -521/+0 | |
| |/ | ||||||
| * | Revert "Merge pull request #355 from YosysHQ/ecp5-promote-lsr" | David Shah | 2019-11-20 | 2 | -74/+5 | |
| * | ecp5: Add support for promotion of LSRs to global network | David Shah | 2019-11-19 | 2 | -5/+74 | |
| * | ecp5: Fix handling of custom DEL_VALUE | David Shah | 2019-11-18 | 1 | -1/+2 | |
| * | ecp5: Fix dynamic DELAYF control | David Shah | 2019-11-18 | 1 | -0/+3 | |
| * | ecp5: Add logic utilisation before packing statistics | David Shah | 2019-11-18 | 1 | -0/+45 | |
| * | Merge pull request #345 from YosysHQ/dave/sdf | David Shah | 2019-11-18 | 2 | -12/+22 | |
| |\ | ||||||
| | * | ice40: Preserve top level IO properly | David Shah | 2019-10-19 | 1 | -2/+2 | |
| | * | ecp5: Preserve top level IO properly | David Shah | 2019-10-18 | 2 | -12/+22 | |
| * | | ecp5: Copy timing constraints across ECLKBRIDGECS | David Shah | 2019-11-01 | 1 | -1/+4 | |
| * | | ecp5: Fix placement of ECLKBRIDGECS | David Shah | 2019-11-01 | 1 | -11/+41 | |
| * | | ecp5: Allow setting drive strength for 3V3 IOs | David Shah | 2019-10-26 | 1 | -0/+10 | |
| * | | ecp5: Add constids for new timing cell types | David Shah | 2019-10-26 | 2 | -0/+10 | |
| * | | ecp5: Add an error for out-of-sync constids and bba | David Shah | 2019-10-26 | 4 | -2/+10 | |
| * | | ecp5: Fix routing to shared DSP control inputs | David Shah | 2019-10-25 | 3 | -1/+37 | |
| * | | ecp5: Make database build depend on constids.inc | David Shah | 2019-10-20 | 1 | -2/+2 | |
| |/ | ||||||
* | | add newline at eof | Miodrag Milanovic | 2019-12-28 | 1 | -1/+1 | |
* | | optimize and set order | Miodrag Milanovic | 2019-12-20 | 1 | -276/+236 | |
* | | clang format | Miodrag Milanovic | 2019-12-20 | 2 | -47/+132 | |
* | | Add all missing wires | Miodrag Milanovic | 2019-12-20 | 1 | -1/+1556 | |
* | | Add global wires | Miodrag Milanovic | 2019-12-15 | 4 | -19/+138 | |
* | | more pips on connection box | Miodrag Milanovic | 2019-12-15 | 1 | -0/+9 | |
* | | cleanup and formating | Miodrag Milanovic | 2019-12-15 | 2 | -13/+13 | |
* | | make it more simetric | Miodrag Milanovic | 2019-12-15 | 1 | -13/+14 | |
* | | optimize and add some missing pips | Miodrag Milanovic | 2019-12-15 | 1 | -28/+17 | |
* | | cleanup | Miodrag Milanovic | 2019-12-15 | 1 | -12/+7 | |
* | | cleanup wire | Miodrag Milanovic | 2019-12-15 | 1 | -110/+3 | |
* | | move bel creation to gfx.cc | Miodrag Milanovic | 2019-12-15 | 3 | -122/+101 | |
* | | fix formating | Miodrag Milanovic | 2019-12-14 | 3 | -110/+138 | |
* | | lot more pips | Miodrag Milanovic | 2019-12-14 | 1 | -4/+51 | |
* | | fixes and more pips | Miodrag Milanovic | 2019-12-14 | 2 | -1/+92 | |
* | | pips for alu, mult and memory | Miodrag Milanovic | 2019-12-14 | 1 | -3/+43 | |
* | | pips for ios | Miodrag Milanovic | 2019-12-14 | 2 | -7/+134 | |
* | | propagate w and h | Miodrag Milanovic | 2019-12-14 | 1 | -60/+96 | |
* | | pips for other type of connection box | Miodrag Milanovic | 2019-12-14 | 1 | -5/+17 | |
* | | more new wires added | Miodrag Milanovic | 2019-12-14 | 5 | -2/+214 | |
* | | ebr, mult and alu nice display | Miodrag Milanovic | 2019-12-14 | 2 | -8/+15 | |
* | | add more | Miodrag Milanovic | 2019-12-13 | 3 | -4/+44 | |
* | | new wires in db | Miodrag Milanovic | 2019-12-13 | 3 | -20/+498 | |
* | | added siologic | Miodrag Milanovic | 2019-12-13 | 4 | -2/+63 | |
* | | Add many new wires | Miodrag Milanovic | 2019-12-13 | 4 | -0/+1250 | |
* | | clangformat run | Miodrag Milanovic | 2019-12-08 | 3 | -329/+364 | |
* | | display IOs properly | Miodrag Milanovic | 2019-12-07 | 1 | -21/+5 | |
* | | More bels show properly | Miodrag Milanovic | 2019-12-07 | 1 | -43/+82 |