| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Use IdString::in instead of || chains | gatecat | 2022-08-10 | 1 | -1/+1 |
* | clangformat | gatecat | 2022-03-31 | 1 | -1/+1 |
* | Rename parse_lattice_param to parse_lattice_param_from_cell | Maciej Dudek | 2022-03-30 | 1 | -1/+2 |
* | nexus: add option to modify the mult factor of the estimate delay | Alessandro Comodi | 2022-02-01 | 1 | -0/+1 |
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 1 | -1/+1 |
* | nexus: router1 speedup based on #867 | gatecat | 2021-12-17 | 1 | -2/+70 |
* | nexus: Add resource cost overrides | gatecat | 2021-09-24 | 1 | -0/+2 |
* | nexus: LUT permutation support | gatecat | 2021-09-24 | 1 | -0/+31 |
* | Merge pull request #823 from YosysHQ/gatecat/nexus-r1-tweaks | gatecat | 2021-09-22 | 1 | -1/+1 |
|\ |
|
| * | nexus: Tweaks for router1 performance | gatecat | 2021-09-22 | 1 | -1/+1 |
* | | nexus: Fix DSP macro placement | gatecat | 2021-09-22 | 1 | -0/+4 |
|/ |
|
* | nexus: Fix getBelGlobalBuf | gatecat | 2021-09-02 | 1 | -1/+5 |
* | nexus: Add IOLOGIC pins data | gatecat | 2021-07-28 | 1 | -2/+3 |
* | nexus: Disable center DCC-thrus on 17k device | gatecat | 2021-06-16 | 1 | -0/+16 |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -1/+1 |
* | Using hashlib in arches | gatecat | 2021-06-02 | 1 | -6/+6 |
* | router2: Add heatmap by routing resource type | gatecat | 2021-05-20 | 1 | -0/+2 |
* | Split nextpnr.h to allow for linear inclusion. | Keith Rothman | 2021-03-15 | 1 | -6/+9 |
* | nexus: Add pin definitions for DPHY | gatecat | 2021-03-08 | 1 | -0/+1 |
* | nexus: Fix global handling for LIFCL-17 | gatecat | 2021-03-03 | 1 | -1/+1 |
* | nexus: Fix getPipDelay returning negative after refactor | gatecat | 2021-02-23 | 1 | -1/+1 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -26/+11 |
* | Remove isValidBelForCell | gatecat | 2021-02-16 | 1 | -5/+0 |
* | Add getBelHidden and add some missing "override" statements. | Keith Rothman | 2021-02-11 | 1 | -1/+1 |
* | Add BaseArchRanges for default ArchRanges types | gatecat | 2021-02-09 | 1 | -16/+1 |
* | Merge pull request #568 from YosysHQ/dave/arch-override | gatecat | 2021-02-08 | 1 | -257/+102 |
|\ |
|
| * | Use 'T' postfix to disambiguate LHS and RHS of using | D. Shah | 2021-02-08 | 1 | -21/+21 |
| * | Add archArgs and archArgsToId to Arch API | D. Shah | 2021-02-05 | 1 | -2/+3 |
| * | nexus: Switch to BaseArch | D. Shah | 2021-02-05 | 1 | -255/+99 |
* | | Use RelSlice::ssize instead of cast-to-int throughout | D. Shah | 2021-02-08 | 1 | -10/+10 |
|/ |
|
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -2/+2 |
* | nexus: Implement IdStringList for all arch object names | D. Shah | 2021-02-02 | 1 | -22/+21 |
* | arch: Add getNameDelimiter API for string lists | D. Shah | 2021-02-02 | 1 | -0/+1 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 1 | -18/+14 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -19/+19 |
* | Add Partition APIs to ice40, nexus, gowin archs. | Keith Rothman | 2021-02-02 | 1 | -0/+43 |
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -0/+5 |
* | Seperate PipRange types in pybindings_shared. | Keith Rothman | 2021-02-01 | 1 | -1/+0 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 1 | -1/+1 |
* | Move RelPtr/RelSlice out of arches into common | D. Shah | 2021-01-27 | 1 | -39/+1 |
* | nexus: Switch from RelPtr to RelSlice | D. Shah | 2021-01-27 | 1 | -85/+77 |
* | nexus: Fix LRAM pin types | David Shah | 2020-12-07 | 1 | -8/+9 |
* | nexus: Add support for initialised LRAM | David Shah | 2020-12-07 | 1 | -3/+4 |
* | nexus: Add basic LRAM support (no init) | David Shah | 2020-12-02 | 1 | -1/+1 |
* | nexus: Fix db integrity check | David Shah | 2020-11-30 | 1 | -1/+1 |
* | nexus: Add post-place LUTFF optimisation | David Shah | 2020-11-30 | 1 | -13/+10 |
* | nexus: Preliminary integration of DSP timing data | David Shah | 2020-11-30 | 1 | -0/+4 |
* | nexus: Fix slow routing around DSPs | David Shah | 2020-11-30 | 1 | -0/+4 |
* | nexus: Fix validity checking when DSPs are used | David Shah | 2020-11-30 | 1 | -2/+9 |
* | timing: Add a few more cell types | David Shah | 2020-11-30 | 1 | -0/+9 |