| Commit message (Expand) | Author | Age | Files | Lines |
* | netlist: Add PseudoCell API | gatecat | 2022-07-08 | 1 | -1/+15 |
* | docs: Initial reference for the Viaduct 'uarch' API | gatecat | 2022-03-21 | 2 | -2/+137 |
* | Fixed formatting typo in archapi.md | Ezra Thomas | 2022-02-15 | 1 | -1/+1 |
* | generic: Refactor for faster performance | gatecat | 2021-12-30 | 1 | -14/+21 |
* | docs: Fix typo | gatecat | 2021-12-29 | 1 | -1/+1 |
* | archapi: Use arbitrary rather than actual placement in predictDelay | gatecat | 2021-12-19 | 2 | -2/+2 |
* | common: Add JSON timing and utilisation report | gatecat | 2021-07-29 | 1 | -0/+22 |
* | Update URLs | gatecat | 2021-06-12 | 1 | -4/+4 |
* | Remove redundant code after hashlib move | gatecat | 2021-06-02 | 1 | -3/+3 |
* | Add hash() member functions | gatecat | 2021-06-02 | 1 | -7/+7 |
* | Update placers to use new cluster APIs | gatecat | 2021-05-06 | 1 | -2/+2 |
* | arch_api: Outline of new cluster API | gatecat | 2021-05-06 | 2 | -5/+34 |
* | Add "checkPipAvailForNet" to Arch API. | Keith Rothman | 2021-03-22 | 1 | -0/+7 |
* | docs/archapi: Typo fixes | gatecat | 2021-02-24 | 1 | -2/+2 |
* | Update archapi.md with latest signature. | Keith Rothman | 2021-02-23 | 1 | -1/+1 |
* | Update generic.md | gatecat | 2021-02-20 | 1 | -4/+4 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -20/+5 |
* | Update docs/archapi.md | gatecat | 2021-02-17 | 1 | -2/+2 |
* | Remove isValidBelForCell | gatecat | 2021-02-16 | 2 | -13/+5 |
* | generic: Update docs | gatecat | 2021-02-15 | 1 | -2/+10 |
* | Merge pull request #575 from YosysHQ/gatecat/belpin-2 | gatecat | 2021-02-15 | 1 | -0/+7 |
|\ |
|
| * | Add getBelPinsForCellPin to Arch API | gatecat | 2021-02-10 | 1 | -0/+7 |
* | | Merge pull request #579 from litghost/add_control_for_split_io | gatecat | 2021-02-12 | 1 | -0/+1 |
|\ \ |
|
| * | | Update docs. | Keith Rothman | 2021-02-12 | 1 | -0/+1 |
| |/ |
|
* | | Make BaseArch getDecalGraphics return an empty range | gatecat | 2021-02-12 | 1 | -1/+1 |
* | | Add getBelHidden and add some missing "override" statements. | Keith Rothman | 2021-02-11 | 1 | -0/+6 |
|/ |
|
* | Add BaseArchRanges for default ArchRanges types | gatecat | 2021-02-09 | 1 | -1/+1 |
* | Update docs with API changes | D. Shah | 2021-02-08 | 1 | -21/+160 |
* | Add archArgs and archArgsToId to Arch API | D. Shah | 2021-02-05 | 1 | -1/+9 |
* | Update coding.md | D. Shah | 2021-02-03 | 1 | -0/+2 |
* | docs: Update archapi.md with IdStringList | D. Shah | 2021-02-02 | 1 | -12/+12 |
* | arch: Add getNameDelimiter API for string lists | D. Shah | 2021-02-02 | 1 | -1/+4 |
* | Make BELs/PIPs lowercase as bels/pips per review comment. | Keith Rothman | 2021-02-02 | 3 | -36/+36 |
* | Update documentation. | Keith Rothman | 2021-02-02 | 3 | -32/+77 |
* | Implement partitioning in placer_heap. | Keith Rothman | 2021-02-02 | 1 | -1/+1 |
* | Add archcheck for partition methods. | Keith Rothman | 2021-02-02 | 1 | -3/+20 |
* | Make some partition names consistent. | Keith Rothman | 2021-02-02 | 1 | -3/+3 |
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -4/+39 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 3 | -7/+7 |
* | nexus: Update docs and CMake | David Shah | 2020-11-30 | 1 | -0/+20 |
* | Update netlist.md | William D. Jones | 2020-11-24 | 1 | -1/+1 |
* | Remove wire alias API | David Shah | 2020-10-15 | 2 | -14/+1 |
* | docs: Tidy up | David Shah | 2020-10-01 | 1 | -2/+2 |
* | update doc - UNTESTED on real hardware | kittennbfive | 2020-09-28 | 1 | -2/+9 |
* | Allow selection of router algorithm | David Shah | 2020-02-03 | 1 | -1/+11 |
* | docs: Document getRouteBoundingBox | David Shah | 2020-02-03 | 1 | -0/+7 |
* | Document hierarchy structures | David Shah | 2019-12-27 | 1 | -1/+15 |
* | First pass at data structures for hierarchy | David Shah | 2019-12-27 | 1 | -0/+2 |
* | Update generic arch docs | David Shah | 2019-11-26 | 1 | -3/+5 |
* | General documentation updates | David Shah | 2019-11-26 | 1 | -19/+11 |