aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* draw rest of slice wires and more from switchboxMiodrag Milanovic2019-10-202-7/+106
* OptimizeMiodrag Milanovic2019-10-202-18/+87
* Add other side of slice wiresMiodrag Milanovic2019-10-202-14/+118
* Display rest of slice input wiresMiodrag Milanovic2019-10-202-3/+69
* Add more zoomMiodrag Milanovic2019-10-201-1/+1
* Start adding visible wiresMiodrag Milanovic2019-10-205-10/+99
* Added type to wireMiodrag Milanovic2019-10-203-1/+87
* Draw swbox, smaller slices, proper ioMiodrag Milanovic2019-10-204-28/+157
* Merge pull request #342 from xobs/msvc-static-fixDavid Shah2019-10-181-1/+1
|\
| * cmake: don't link libutil on windowsSean Cross2019-10-181-1/+1
|/
* Merge pull request #341 from YosysHQ/dave/ice40-pcf-frequencyDavid Shah2019-10-132-0/+21
|\
| * ice40: Add set_frequency pcf command; and document pcfDavid Shah2019-10-132-0/+21
|/
* Merge pull request #340 from YosysHQ/dave/ecp5_ioDavid Shah2019-10-135-9/+217
|\
| * ecp5: Add support for ECLKBRIDGECSDavid Shah2019-10-111-1/+52
| * ecp5: Fix tristate IO registersDavid Shah2019-10-091-3/+9
| * ecp5: Add support for IO registersDavid Shah2019-10-093-1/+113
| * ecp5: Add IDDR71B supportDavid Shah2019-10-092-3/+16
| * ecp5: Add ODDR71B supportDavid Shah2019-10-091-3/+14
| * ecp5: Preparations for new IO belsDavid Shah2019-10-093-1/+16
* | Merge pull request #338 from YosysHQ/docsDavid Shah2019-10-112-0/+140
|\ \
| * | 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
* | | Merge pull request #339 from YosysHQ/dave/cmakefixMiodrag Milanović2019-10-091-3/+1
|\ \ \ | | |/ | |/|
| * | Apply Boost CMake fix to all OSsDavid Shah2019-10-091-3/+1
|/ /
* | ecp5: Fix parametersDavid Shah2019-10-041-0/+4
* | Merge pull request #337 from YosysHQ/dave/ecp5_pdp16David Shah2019-10-034-19/+96
|\ \
| * | ecp5: Adding support for 36-bit wide PDP RAMsDavid Shah2019-10-014-19/+96
|/ /
* / clangformatDavid Shah2019-10-011-54/+52
|/
* Fix issue with latest boost on macOS, fixes #322Miodrag Milanovic2019-09-281-0/+4
* ice40: Add support for PLL DELAY_ADJUSTMENT_MODEDavid Shah2019-09-231-1/+15
* Merge pull request #335 from YosysHQ/dave/fix-334David Shah2019-09-231-2/+19
|\
| * ice40: Fix carry feed-out when we have to split the chain nextDavid Shah2019-09-231-2/+19
|/
* Merge pull request #332 from YosysHQ/dave/python-refactorDavid Shah2019-09-197-193/+329
|\
| * docs: Add Python API documentationDavid Shah2019-09-191-0/+87
| * python: Adding helper functions for netlist modificationDavid Shah2019-09-154-1/+140
| * python: Refactor out bindings shared between ECP5 and iCE40David Shah2019-09-153-192/+102
* | Merge pull request #331 from xobs/precompiled-bbaDavid Shah2019-09-193-28/+67
|\ \
| * | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p...David Shah2019-09-193-28/+67
|/| |
| * | README: document PREGENERATED_BBA_PATHSean Cross2019-09-171-0/+4
| * | ice40: support PREGENERATED_BBA_PATHSean Cross2019-09-171-18/+31
| * | ecp5: add support for PREGENERATED_BBA_PATHSean Cross2019-09-171-18/+31
| |/
* | Merge pull request #330 from zeldin/bbaDavid Shah2019-09-194-11/+28
|\ \ | |/ |/|
| * CMake: Generate chipdbs in build tree when building out-of-treeMarcus Comstedt2019-09-152-6/+8
| * bba: Require explicit endianness flag, and supply itMarcus Comstedt2019-09-154-12/+16
| * bba: Default to native endian in bbasmMarcus Comstedt2019-09-151-1/+12
* | python: Fix getWireBelPinsDavid Shah2019-09-154-0/+40
|/
* Merge pull request #329 from YosysHQ/dave/net_aliasesDavid Shah2019-09-135-7/+44
|\
| * json: Add support for net aliasesDavid Shah2019-09-135-7/+44