| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 5 | -127/+145 |
* | ice40: Add fallback behavior for Extra Cell config bits vectors | Sylvain Munaut | 2020-06-02 | 1 | -1/+11 |
* | ice40: Add support for the 2nd bit of SHIFTREG_DIV_MODE | Sylvain Munaut | 2020-06-02 | 1 | -1/+1 |
* | Merge pull request #447 from whitequark/wasi | David Shah | 2020-05-24 | 1 | -2/+2 |
|\ |
|
| * | Port nextpnr-{ice40,ecp5} to WASI. | whitequark | 2020-05-23 | 1 | -2/+2 |
* | | Fix spelling of 'unsupported' | Nathaniel Graff | 2020-05-13 | 1 | -4/+4 |
|/ |
|
* | ice40: Derive oscillator frequency constraints | David Shah | 2020-03-29 | 1 | -0/+40 |
* | ice40: Fix output register timing analysis for registered output enable | Sylvain Munaut | 2020-03-29 | 1 | -1/+1 |
* | ice40: Always copy DFF attrs to LC | David Shah | 2020-03-19 | 1 | -0/+5 |
* | Merge pull request #400 from YosysHQ/dave/tri-fixes | David Shah | 2020-03-10 | 1 | -1/+18 |
|\ |
|
| * | Improve handling of unused inout port bits | David Shah | 2020-02-25 | 1 | -1/+18 |
* | | build: Default the ECP5 and iCE40 roots to the install prefix | Sylvain Munaut | 2020-03-03 | 1 | -1/+1 |
|/ |
|
* | router2: Improve flow and log output | David Shah | 2020-02-03 | 1 | -1/+1 |
* | ice40: Implement getRouteBoundingBox for router2 | David Shah | 2020-02-03 | 2 | -0/+26 |
* | Allow selection of router algorithm | David Shah | 2020-02-03 | 2 | -2/+17 |
* | More adjustments to .bba file locations | Larry Doolittle | 2020-01-14 | 1 | -3/+2 |
* | Preserve hierarchy through packing | David Shah | 2019-12-27 | 2 | -0/+5 |
* | python: Add bindings for hierarchy structures | David Shah | 2019-12-27 | 1 | -0/+2 |
* | json: Remove legacy frontend | David Shah | 2019-12-27 | 1 | -1/+0 |
* | frontend/generic: Fix regressions | David Shah | 2019-12-27 | 1 | -1/+3 |
* | Work around Qt MOC issue with IdString enums | David Shah | 2019-12-27 | 1 | -0/+4 |
* | ice40: Improve error handling of Lattice-style parameters | David Shah | 2019-12-10 | 1 | -0/+3 |
* | Add bba #embed support | Clifford Wolf | 2019-12-01 | 1 | -5/+14 |
* | ice40: Make HeAP the default placer | David Shah | 2019-11-26 | 1 | -0/+4 |
* | Merge pull request #345 from YosysHQ/dave/sdf | David Shah | 2019-11-18 | 2 | -15/+23 |
|\ |
|
| * | sdf: Working on support for CVC | David Shah | 2019-10-24 | 1 | -1/+1 |
| * | ice40: Preserve top level IO properly | David Shah | 2019-10-19 | 2 | -14/+22 |
* | | ice40: cmake: fix build with pregenerated bba path | Sean Cross | 2019-10-24 | 1 | -8/+0 |
|/ |
|
* | ice40: Add set_frequency pcf command; and document pcf | David Shah | 2019-10-13 | 1 | -0/+4 |
* | ice40: Add support for PLL DELAY_ADJUSTMENT_MODE | David Shah | 2019-09-23 | 1 | -1/+15 |
* | ice40: Fix carry feed-out when we have to split the chain next | David Shah | 2019-09-23 | 1 | -2/+19 |
* | Merge pull request #332 from YosysHQ/dave/python-refactor | David Shah | 2019-09-19 | 1 | -96/+2 |
|\ |
|
| * | python: Refactor out bindings shared between ECP5 and iCE40 | David Shah | 2019-09-15 | 1 | -96/+2 |
* | | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p... | David Shah | 2019-09-19 | 1 | -10/+32 |
|\ \ |
|
| * | | ice40: support PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -18/+31 |
| |/ |
|
* | | Merge pull request #330 from zeldin/bba | David Shah | 2019-09-19 | 1 | -5/+6 |
|\ \
| |/
|/| |
|
| * | CMake: Generate chipdbs in build tree when building out-of-tree | Marcus Comstedt | 2019-09-15 | 1 | -3/+4 |
| * | bba: Require explicit endianness flag, and supply it | Marcus Comstedt | 2019-09-15 | 1 | -2/+2 |
* | | python: Fix getWireBelPins | David Shah | 2019-09-15 | 2 | -0/+20 |
|/ |
|
* | Merge pull request #329 from YosysHQ/dave/net_aliases | David Shah | 2019-09-13 | 1 | -0/+5 |
|\ |
|
| * | json: Add support for net aliases | David Shah | 2019-09-13 | 1 | -0/+5 |
* | | ice40: Move clock constraints across SB_IO and SB_GB_IO | David Shah | 2019-09-13 | 1 | -0/+20 |
|/ |
|
* | ice40: Fix DSP cascade wires | David Shah | 2019-09-03 | 1 | -4/+9 |
* | ice40: Only warn about default package if there is no package argument | Sylvain Munaut | 2019-08-10 | 1 | -3/+4 |
* | Add deprecation warning for default packages | David Shah | 2019-08-08 | 3 | -3/+5 |
* | ice40/examples: Fix blinky.sh | David Shah | 2019-08-08 | 1 | -1/+1 |
* | ice40: Add better stats on LC packing | David Shah | 2019-08-08 | 2 | -1/+15 |
* | ice40: Fix regression | David Shah | 2019-08-05 | 1 | -1/+3 |
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 8 | -161/+169 |
* | Merge pull request #284 from YosysHQ/json_write | David Shah | 2019-07-03 | 5 | -98/+90 |
|\ |
|