| Commit message (Expand) | Author | Age | Files | Lines |
* | ice40: Merge driving LUT<=2s into carry-only LCs | gatecat | 2022-03-29 | 1 | -0/+1 |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -1/+1 |
* | Remove redundant code after hashlib move | gatecat | 2021-06-02 | 1 | -46/+0 |
* | Add hash() member functions | gatecat | 2021-06-02 | 1 | -0/+6 |
* | Add default base implementation of cluster API | gatecat | 2021-05-06 | 1 | -1/+3 |
* | Split nextpnr.h to allow for linear inclusion. | Keith Rothman | 2021-03-15 | 1 | -3/+9 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -21/+0 |
* | ice40: Switch to BaseArch | D. Shah | 2021-02-05 | 1 | -18/+1 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 1 | -5/+3 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -7/+7 |
* | Add Partition APIs to ice40, nexus, gowin archs. | Keith Rothman | 2021-02-02 | 1 | -0/+22 |
* | Work around Qt MOC issue with IdString enums | David Shah | 2019-12-27 | 1 | -0/+4 |
* | ice40: add RGB_DRV/LED_DRV_CUR support for u4k | Simon Schubert | 2019-06-10 | 1 | -0/+4 |
* | ice40: Add timing data for all IO modes | David Shah | 2019-01-07 | 1 | -0/+2 |
* | ice40: Add support for SB_GB_IO | Sylvain Munaut | 2018-11-19 | 1 | -0/+1 |
* | ice40: Introduce the concept of forPadIn SB_GB | Sylvain Munaut | 2018-11-19 | 1 | -0/+4 |
* | Various router1 fixes, Add BelId/WireId/PipId::operator<() | Clifford Wolf | 2018-11-13 | 1 | -0/+3 |
* | ice40: Validity check for LVDS IO | David Shah | 2018-09-24 | 1 | -0/+5 |
* | ice40: Remove obsolete belType member | David Shah | 2018-09-24 | 1 | -1/+0 |
* | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 1 | -33/+8 |
* | Proper ice40 wire types | Clifford Wolf | 2018-08-03 | 1 | -11/+0 |
* | Add iCE40 pseudo-pips for lut permutation | Clifford Wolf | 2018-08-03 | 1 | -1/+3 |
* | Remove getFrameDecal() API | Clifford Wolf | 2018-08-01 | 1 | -1/+0 |
* | Change DelayInfo semantics to what we actually need | Clifford Wolf | 2018-07-21 | 1 | -3/+8 |
* | Improve iCE40 and common Loc code | Clifford Wolf | 2018-07-20 | 1 | -2/+0 |
* | ice40: Optimise reset/enable net checking | David Shah | 2018-07-20 | 1 | -0/+1 |
* | ice40: Adding cell definition for DSPs | David Shah | 2018-07-19 | 1 | -1/+1 |
* | ice40: Assign ArchArgs after packing | David Shah | 2018-07-18 | 1 | -2/+20 |
* | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 1 | -1/+3 |
* | Fix Ui/Decal handling of active/inactive arch objects | Clifford Wolf | 2018-07-13 | 1 | -0/+1 |
* | Fixing hash link problem | David Shah | 2018-07-13 | 1 | -1/+1 |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -4/+8 |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -6/+46 |
* | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+22 |
* | Split "arch.h" in "arch.h" and "archdefs.h" | Clifford Wolf | 2018-06-29 | 1 | -0/+138 |