aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Merge pull request #328 from YosysHQ/dave/timing_iobufDavid Shah2019-09-132-0/+29
|\ \ | |/ |/|
| * ice40: Move clock constraints across SB_IO and SB_GB_IODavid Shah2019-09-131-0/+20
| * ecp5: Move clock constraints across IO and DCCADavid Shah2019-09-131-0/+9
|/
* Merge pull request #325 from xobs/ecp5-python-fixDavid Shah2019-09-112-2/+16
|\
| * cmake: fix static build on LinuxSean Cross2019-09-101-0/+14
| * ecp5: use $PYTHON_EXECUTABLE for python pathSean Cross2019-09-091-2/+2
|/
* Bump tests submoduleDavid Shah2019-09-031-0/+0
* Merge branch 'master' of ssh.github.com:YosysHQ/nextpnrDavid Shah2019-09-034-39/+110
|\
| * Merge pull request #321 from YosysHQ/ecp5-dccDavid Shah2019-08-312-39/+87
| |\
| | * ecp5: Add support for clock gating with DCCADavid Shah2019-08-312-39/+87
| |/
| * Merge pull request #320 from YosysHQ/ecp5-partnameDavid Shah2019-08-273-0/+23
| |\
| | * ecp5: Add full part name to bitstream headerDavid Shah2019-08-273-0/+23
| |/
* / ice40: Fix DSP cascade wiresDavid Shah2019-09-031-4/+9
|/
* Merge pull request #319 from YosysHQ/ecp5gsrDavid Shah2019-08-274-3/+22
|\
| * ecp5: Add GSR/SGSR supportDavid Shah2019-08-274-3/+22
|/
* Merge pull request #317 from DurandA/feature/ecp5-unpromote-clockDavid Shah2019-08-241-0/+3
|\
| * Rename clock restriction attribute to "noglobal"Arnaud Durand2019-08-241-2/+2
| * Restrict clock promotion to globalArnaud Durand2019-08-221-0/+3
|/
* Merge pull request #316 from gsomlo/gls-py38-cmakeDavid Shah2019-08-211-18/+7
|\
| * cmake: add python38 to list of versions searched for boost componentsGabriel L. Somlo2019-08-211-18/+7
|/
* Merge pull request #314 from xobs/fix-windows-staticMiodrag Milanović2019-08-152-1/+11
|\
| * Merge branch 'fix-windows-static' of github.com:xobs/nextpnr into fix-windows...Sean Cross2019-08-150-0/+0
| |\
| | * cmake: fix static build on WindowsSean Cross2019-08-152-1/+11
| * | cmake: static: add msvc check before adding msvc flagsSean Cross2019-08-151-1/+1
| * | README: add a note about static windows buildsSean Cross2019-08-151-0/+3
| * | cmake: fix static build on windowsSean Cross2019-08-151-1/+8
| |/
* | Merge pull request #313 from xobs/fix-string-quotingDavid Shah2019-08-141-5/+5
|\|
| * cmakelists: quote the last argument to REGEX REPLACESean Cross2019-08-141-5/+5
|/
* Merge pull request #312 from smunaut/fix_ice40_default_pkgDavid Shah2019-08-101-3/+4
|\
| * ice40: Only warn about default package if there is no package argumentSylvain Munaut2019-08-101-3/+4
|/
* Merge pull request #309 from YosysHQ/dsptimingDavid Shah2019-08-092-2/+25
|\
| * ecp5: Conservative analysis of comb DSP timingDavid Shah2019-07-082-2/+25
* | Merge pull request #311 from YosysHQ/deprecate-default-packageDavid Shah2019-08-094-4/+9
|\ \
| * | Add deprecation warning for default packagesDavid Shah2019-08-084-4/+9
|/ /
* | ice40/examples: Fix blinky.shDavid Shah2019-08-081-1/+1
* | ecp5: Fix handling of missing ports in LUT permutationDavid Shah2019-08-081-0/+4
* | ice40: Add better stats on LC packingDavid Shah2019-08-082-1/+15
* | Merge pull request #308 from YosysHQ/ecp5_oocDavid Shah2019-08-0811-21/+124
|\ \
| * | json: Fix import/export of ports driven by the same netDavid Shah2019-08-072-3/+3
| * | timing: Improve support for out-of-context flowsDavid Shah2019-08-071-1/+9
| * | json: Group bus ports in backendDavid Shah2019-08-071-5/+59
| * | clangfromatDavid Shah2019-08-071-2/+5
| * | ecp5: Add --out-of-context for building hard macrosDavid Shah2019-08-078-13/+51
|/ /
* | Fix typo in jsonwriteDavid Shah2019-08-071-1/+1
* | Merge pull request #306 from YosysHQ/dave/jsonfixDavid Shah2019-08-0735-727/+1012
|\ \
| * | Bump tests submoduleDavid Shah2019-08-061-0/+0