Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'redist_slack' into 'redist_slack' | Eddie Hung | 2018-07-21 | 1 | -0/+2 |
|\ | |||||
| * | Avoid hysteresis preventing placer from stopping | Eddie Hung | 2018-07-21 | 1 | -2/+12 |
| * | Add update_budget() to timing.h header | Eddie Hung | 2018-07-21 | 1 | -0/+2 |
| * | Update comment | Eddie Hung | 2018-07-21 | 1 | -0/+118 |
| * | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-19 | 48 | -824/+717 |
| |\ | |||||
| * \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-18 | 9 | -16/+68 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-17 | 28 | -409/+1453 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-15 | 87 | -1163/+6469 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of https://gitlab.com/eddiehung/nextpnr | Eddie Hung | 2018-07-08 | 3 | -10/+11 |
| |\ \ \ \ \ | |||||
* | | | | | | | HACK: set carry budgets to zero | David Shah | 2018-07-21 | 1 | -1/+4 |
* | | | | | | | Quick hack to route nets with lowest budget first | David Shah | 2018-07-21 | 1 | -2/+17 |
* | | | | | | | Avoid hysteresis preventing placer from stopping | Eddie Hung | 2018-07-21 | 1 | -2/+12 |
* | | | | | | | Add update_budget() to timing.h header | Eddie Hung | 2018-07-21 | 1 | -0/+2 |
* | | | | | | | Update comment | Eddie Hung | 2018-07-21 | 1 | -0/+118 |
* | | | | | | | fix introduced bug | Miodrag Milanovic | 2018-07-21 | 1 | -0/+2 |
* | | | | | | | make new context work again | Miodrag Milanovic | 2018-07-20 | 1 | -0/+3 |
* | | | | | | | Bind wires to net | Miodrag Milanovic | 2018-07-20 | 1 | -629/+637 |
* | | | | | | | Merge branch 'gridapi' into 'master' | David Shah | 2018-07-20 | 6 | -17/+115 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 5 | -24/+49 |
| * | | | | | | | Improve iCE40 and common Loc code | Clifford Wolf | 2018-07-20 | 4 | -15/+52 |
| * | | | | | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapi | Clifford Wolf | 2018-07-20 | 50 | -872/+911 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Few more checks on parameters and error eol | Miodrag Milanovic | 2018-07-20 | 2 | -7/+17 |
* | | | | | | | | Start adding bitstream reading for ice40 | Miodrag Milanovic | 2018-07-20 | 4 | -43/+143 |
* | | | | | | | | ice40: Optimise reset/enable net checking | David Shah | 2018-07-20 | 3 | -11/+14 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | ice40: Trim DSP inputs that are constant where appropriate | David Shah | 2018-07-19 | 2 | -2/+10 |
* | | | | | | | ice40: Packer and bitstream gen support for MAC16s | David Shah | 2018-07-19 | 3 | -3/+111 |
* | | | | | | | ice40: Adding cell definition for DSPs | David Shah | 2018-07-19 | 5 | -7/+80 |
* | | | | | | | ice40: Add virtual padin wires for intoscs and GB_IOs | David Shah | 2018-07-19 | 1 | -1/+14 |
* | | | | | | | Reducing performance cost of asserts | David Shah | 2018-07-19 | 2 | -9/+11 |
* | | | | | | | ice40: Adding data for extra cell configuration | David Shah | 2018-07-19 | 2 | -4/+39 |
* | | | | | | | Fix click on wire in net section | Miodrag Milanovic | 2018-07-18 | 1 | -1/+1 |
* | | | | | | | cell and net now can be selected, fixed issue with highlight | Miodrag Milanovic | 2018-07-18 | 1 | -19/+15 |
* | | | | | | | added clear action for browsing history | Miodrag Milanovic | 2018-07-18 | 4 | -0/+18 |
* | | | | | | | removed not used and buggy features | Miodrag Milanovic | 2018-07-18 | 13 | -474/+0 |
* | | | | | | | ecp5: Tidying up examples | David Shah | 2018-07-18 | 10 | -265/+40 |
* | | | | | | | ecp5: Add support for pin name constraints using 'LOC' attributes | David Shah | 2018-07-18 | 5 | -15/+64 |
* | | | | | | | ecp5: Adding PIO data to chipdb | David Shah | 2018-07-18 | 2 | -0/+101 |
* | | | | | | | ice40: Renaming | David Shah | 2018-07-18 | 4 | -9/+9 |
* | | | | | | | ice40: Fixes for inverted clocks | David Shah | 2018-07-18 | 3 | -2/+7 |
* | | | | | | | Cleanups in iCE40 blinky and picorv32 tests | Clifford Wolf | 2018-07-18 | 4 | -35/+2 |
* | | | | | | | Add Net/Cell "udata" field | Clifford Wolf | 2018-07-18 | 1 | -0/+4 |
* | | | | | | | ice40: Use xArchArgs in validity check | David Shah | 2018-07-18 | 4 | -39/+39 |
* | | | | | | | ice40: Make assignArchArgs a Arch method; call also after legaliser | David Shah | 2018-07-18 | 4 | -31/+37 |
* | | | | | | | ice40: Assign ArchArgs after packing | David Shah | 2018-07-18 | 7 | -14/+63 |
* | | | | | | | ecp5: Simple packer working | David Shah | 2018-07-18 | 4 | -16/+78 |
* | | | | | | | ecp5: Add simple constant packer | David Shah | 2018-07-18 | 3 | -2/+98 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | ecp5: Function to handle constant LUT inputs | David Shah | 2018-07-17 | 1 | -0/+26 |
* | | | | | | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 4 | -3/+11 |
* | | | | | | proper fix | Miodrag Milanovic | 2018-07-17 | 1 | -3/+2 |
| * | | | | | Add Loc struct for x/y/z bel locations | Clifford Wolf | 2018-07-17 | 2 | -2/+38 |
|/ / / / / |