Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make BaseArch getDecalGraphics return an empty range | gatecat | 2021-02-12 | 1 | -1/+1 |
| | | | | | | | Fix assertion failure when opening the GUI on an arch without any decals. Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Add getBelHidden and add some missing "override" statements. | Keith Rothman | 2021-02-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add BaseArchRanges for default ArchRanges types | gatecat | 2021-02-09 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Update docs with API changes | D. Shah | 2021-02-08 | 1 | -21/+160 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Add archArgs and archArgsToId to Arch API | D. Shah | 2021-02-05 | 1 | -1/+9 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Update coding.md | D. Shah | 2021-02-03 | 1 | -0/+2 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | docs: Update archapi.md with IdStringList | D. Shah | 2021-02-02 | 1 | -12/+12 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | arch: Add getNameDelimiter API for string lists | D. Shah | 2021-02-02 | 1 | -1/+4 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Make BELs/PIPs lowercase as bels/pips per review comment. | Keith Rothman | 2021-02-02 | 3 | -36/+36 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Update documentation. | Keith Rothman | 2021-02-02 | 3 | -32/+77 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Implement partitioning in placer_heap. | Keith Rothman | 2021-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add archcheck for partition methods. | Keith Rothman | 2021-02-02 | 1 | -3/+20 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Make some partition names consistent. | Keith Rothman | 2021-02-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -4/+39 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 3 | -7/+7 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | nexus: Update docs and CMake | David Shah | 2020-11-30 | 1 | -0/+20 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Update netlist.md | William D. Jones | 2020-11-24 | 1 | -1/+1 |
| | | | Add information about how top-level ports and connected nets differ from other ports and nets. | ||||
* | Remove wire alias API | David Shah | 2020-10-15 | 2 | -14/+1 |
| | | | | | | It has not actually been implemented in any router for over 2.5 years and causes nothing more than confusion. It can always be added back if it forms part of a future solution; possibly as part of a more general database structure rethink. Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Tidy up | David Shah | 2020-10-01 | 1 | -2/+2 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | 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 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Document getRouteBoundingBox | David Shah | 2020-02-03 | 1 | -0/+7 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Document hierarchy structures | David Shah | 2019-12-27 | 1 | -1/+15 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | First pass at data structures for hierarchy | David Shah | 2019-12-27 | 1 | -0/+2 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Update generic arch docs | David Shah | 2019-11-26 | 1 | -3/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | General documentation updates | David Shah | 2019-11-26 | 1 | -19/+11 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ECP5 support is no longer experimental | David Shah | 2019-11-26 | 1 | -2/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ice40: Add set_frequency pcf command; and document pcf | David Shah | 2019-10-13 | 1 | -0/+17 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Improvements to coding notes | David Shah | 2019-10-03 | 1 | -0/+30 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Working on coding tips | David Shah | 2019-09-29 | 1 | -0/+37 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: More netlist documentation | David Shah | 2019-09-29 | 1 | -0/+31 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Add docs for CellInfo and NetInfo | David Shah | 2019-09-29 | 1 | -0/+42 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Add Python API documentation | David Shah | 2019-09-19 | 1 | -0/+87 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs: Fix typo | David Shah | 2019-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | generic: Cell timing support | David Shah | 2019-04-04 | 1 | -0/+20 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | generic: Adding API usage documentation | David Shah | 2019-04-02 | 1 | -0/+99 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Add --placer option and refactor placer selection | David Shah | 2019-03-24 | 1 | -0/+11 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | docs/constraints: Fix typo | Ben Gamari | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | docs: Add documentation on constraints support | David Shah | 2018-11-15 | 1 | -0/+37 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge remote-tracking branch 'origin/master' into timingapi | Eddie Hung | 2018-11-13 | 2 | -15/+108 |
|\ | |||||
| * | Minor router1 debug log improvements | Clifford Wolf | 2018-11-13 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add some architecture API FAQ items | Clifford Wolf | 2018-11-13 | 1 | -1/+87 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Various router1 fixes, Add BelId/WireId/PipId::operator<() | Clifford Wolf | 2018-11-13 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingWireWire() arch API, streamline getConflictingXY semantic | Clifford Wolf | 2018-11-11 | 1 | -20/+16 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingPipWire() arch API, router1 improvements | Clifford Wolf | 2018-11-11 | 1 | -7/+17 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | archapi: Add getDelayFromNS to improve timing algorithm portability | David Shah | 2018-11-12 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | timing: iCE40 Arch API changes for clocking info | David Shah | 2018-11-12 | 1 | -3/+9 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Add Arch attrs API | Clifford Wolf | 2018-08-14 | 1 | -0/+15 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add pip locations | Clifford Wolf | 2018-08-09 | 1 | -5/+14 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge branch 'master' of github.com:YosysHQ/nextpnr into constids | Clifford Wolf | 2018-08-08 | 1 | -6/+4 |
|\ |