aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update coding.mdD. Shah2021-02-031-0/+2
* docs: Update archapi.md with IdStringListD. Shah2021-02-021-12/+12
* arch: Add getNameDelimiter API for string listsD. Shah2021-02-021-1/+4
* Make BELs/PIPs lowercase as bels/pips per review comment.Keith Rothman2021-02-023-36/+36
* Update documentation.Keith Rothman2021-02-023-32/+77
* Implement partitioning in placer_heap.Keith Rothman2021-02-021-1/+1
* Add archcheck for partition methods.Keith Rothman2021-02-021-3/+20
* Make some partition names consistent.Keith Rothman2021-02-021-3/+3
* Initial refactoring of placer API.Keith Rothman2021-02-021-4/+39
* cleanup: Spelling fixesD. Shah2021-01-283-7/+7
* nexus: Update docs and CMakeDavid Shah2020-11-301-0/+20
* Update netlist.mdWilliam D. Jones2020-11-241-1/+1
* Remove wire alias APIDavid Shah2020-10-152-14/+1
* docs: Tidy upDavid Shah2020-10-011-2/+2
* update doc - UNTESTED on real hardwarekittennbfive2020-09-281-2/+9
* Allow selection of router algorithmDavid Shah2020-02-031-1/+11
* docs: Document getRouteBoundingBoxDavid Shah2020-02-031-0/+7
* Document hierarchy structuresDavid Shah2019-12-271-1/+15
* First pass at data structures for hierarchyDavid Shah2019-12-271-0/+2
* Update generic arch docsDavid Shah2019-11-261-3/+5
* General documentation updatesDavid Shah2019-11-261-19/+11
* ECP5 support is no longer experimentalDavid Shah2019-11-261-2/+1
* ice40: Add set_frequency pcf command; and document pcfDavid Shah2019-10-131-0/+17
* docs: Improvements to coding notesDavid Shah2019-10-031-0/+30
* docs: Working on coding tipsDavid Shah2019-09-291-0/+37
* docs: More netlist documentationDavid Shah2019-09-291-0/+31
* docs: Add docs for CellInfo and NetInfoDavid Shah2019-09-291-0/+42
* docs: Add Python API documentationDavid Shah2019-09-191-0/+87
* docs: Fix typoDavid Shah2019-07-221-1/+1
* generic: Cell timing supportDavid Shah2019-04-041-0/+20
* generic: Adding API usage documentationDavid Shah2019-04-021-0/+99
* Add --placer option and refactor placer selectionDavid Shah2019-03-241-0/+11
* docs/constraints: Fix typoBen Gamari2018-11-221-1/+1
* docs: Add documentation on constraints supportDavid Shah2018-11-151-0/+37
* Merge remote-tracking branch 'origin/master' into timingapiEddie Hung2018-11-132-15/+108
|\
| * Minor router1 debug log improvementsClifford Wolf2018-11-131-1/+2
| * Add some architecture API FAQ itemsClifford Wolf2018-11-131-1/+87
| * Various router1 fixes, Add BelId/WireId/PipId::operator<()Clifford Wolf2018-11-131-3/+3
| * Add getConflictingWireWire() arch API, streamline getConflictingXY semanticClifford Wolf2018-11-111-20/+16
| * Add getConflictingPipWire() arch API, router1 improvementsClifford Wolf2018-11-111-7/+17
* | archapi: Add getDelayFromNS to improve timing algorithm portabilityDavid Shah2018-11-121-0/+4
* | timing: iCE40 Arch API changes for clocking infoDavid Shah2018-11-121-3/+9
|/
* Add Arch attrs APIClifford Wolf2018-08-141-0/+15
* Add pip locationsClifford Wolf2018-08-091-5/+14
* Merge branch 'master' of github.com:YosysHQ/nextpnr into constidsClifford Wolf2018-08-081-6/+4
|\
| * docs: Update Arch API Cell Timing docsDavid Shah2018-08-081-6/+4
* | Get rid of PortPin and BelType (ice40, generic, docs)Clifford Wolf2018-08-081-28/+4
|/
* Modify docEddie Hung2018-08-061-2/+2
* API change: Use CellInfo* and NetInfo* as cell/net handles (archapi docs)Clifford Wolf2018-08-051-16/+16
* Update archapi.mdClifford Wolf2018-08-011-1/+10