| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | ecp5: Add support for ECLKBRIDGECS | David Shah | 2019-10-11 | 1 | -1/+52 |
* | ecp5: Fix tristate IO registers | David Shah | 2019-10-09 | 1 | -3/+9 |
* | ecp5: Add support for IO registers | David Shah | 2019-10-09 | 2 | -0/+103 |
* | ecp5: Add IDDR71B support | David Shah | 2019-10-09 | 2 | -3/+16 |
* | ecp5: Add ODDR71B support | David Shah | 2019-10-09 | 1 | -3/+14 |
* | ecp5: Preparations for new IO bels | David Shah | 2019-10-09 | 3 | -1/+16 |
* | ecp5: Fix parameters | David Shah | 2019-10-04 | 1 | -0/+4 |
* | ecp5: Adding support for 36-bit wide PDP RAMs | David Shah | 2019-10-01 | 4 | -19/+96 |
* | 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 | -18/+31 |
|\ \ |
|
| * | | ecp5: add support for 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 |
* | | ecp5: Move clock constraints across IO and DCCA | David Shah | 2019-09-13 | 1 | -0/+9 |
|/ |
|
* | ecp5: use $PYTHON_EXECUTABLE for python path | Sean Cross | 2019-09-09 | 1 | -2/+2 |
* | ecp5: Add support for clock gating with DCCA | David Shah | 2019-08-31 | 2 | -39/+87 |
* | ecp5: Add full part name to bitstream header | David Shah | 2019-08-27 | 3 | -0/+23 |
* | ecp5: Add GSR/SGSR support | David Shah | 2019-08-27 | 4 | -3/+22 |
* | Rename clock restriction attribute to "noglobal" | Arnaud Durand | 2019-08-24 | 1 | -2/+2 |
* | Restrict clock promotion to global | Arnaud Durand | 2019-08-22 | 1 | -0/+3 |
* | Merge pull request #309 from YosysHQ/dsptiming | David Shah | 2019-08-09 | 2 | -2/+25 |
|\ |
|
| * | ecp5: Conservative analysis of comb DSP timing | David Shah | 2019-07-08 | 2 | -2/+25 |
* | | Add deprecation warning for default packages | David Shah | 2019-08-08 | 1 | -1/+4 |
* | | ecp5: Fix handling of missing ports in LUT permutation | David Shah | 2019-08-08 | 1 | -0/+4 |
* | | clangfromat | David Shah | 2019-08-07 | 1 | -2/+5 |