Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | python: Add interactive.py for a REPL during PnR | David Shah | 2019-11-11 | 1 | -0/+6 | |
* | | | Merge pull request #350 from pepijndevos/newslice | David Shah | 2019-11-08 | 7 | -28/+42 | |
|\ \ \ | ||||||
| * | | | more formatting | Pepijn de Vos | 2019-11-08 | 1 | -2/+2 | |
| * | | | return FF_USED, formatting, correct INIT | Pepijn de Vos | 2019-11-08 | 4 | -5/+20 | |
| * | | | dedicated output for LUT in GENERIC_SLICE | Pepijn de Vos | 2019-11-08 | 6 | -32/+31 | |
* | | | | cmake: Add boost system library | David Shah | 2019-11-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | 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 | |
* | | | Merge branch 'master' of ssh.github.com:YosysHQ/nextpnr | David Shah | 2019-10-25 | 1 | -8/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #346 from xobs/fix-ice40-pregenerated-bba | David Shah | 2019-10-25 | 1 | -8/+0 | |
| |\ \ \ | ||||||
| | * | | | ice40: cmake: fix build with pregenerated bba path | Sean Cross | 2019-10-24 | 1 | -8/+0 | |
| |/ / / | ||||||
* / / / | 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 | |
| * | Add options to enable/disable displayed elements | Miodrag Milanovic | 2019-12-20 | 9 | -16/+105 | |
| * | 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 | 4 | -330/+365 | |
| * | display IOs properly | Miodrag Milanovic | 2019-12-07 | 1 | -21/+5 | |
| * | More bels show properly | Miodrag Milanovic | 2019-12-07 | 1 | -43/+82 | |
| * | add dcca bels and dummy parts for other bels | Miodrag Milanovic | 2019-12-07 | 1 | -9/+54 | |
| * | Fix edge wires | Miodrag Milanovic | 2019-12-07 | 1 | -69/+108 | |
| * | add more pips | Miodrag Milanovic | 2019-12-01 | 1 | -0/+49 | |
| * | Handle H00 and V00 | Miodrag Milanovic | 2019-11-11 | 1 | -6/+49 | |
| * | More pips and fix for V01 | Miodrag Milanovic | 2019-11-11 | 1 | -42/+170 |