aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdDavid Shah2018-11-261-4/+6
* clangformatDavid Shah2018-11-261-1/+1
* Merge pull request #143 from daveshah1/ecp5_muxesDavid Shah2018-11-265-6/+169
|\
| * ecp5: Add support for LUT7 muxDavid Shah2018-11-181-6/+116
| * ecp5: More optimal LUT6 placementDavid Shah2018-11-163-1/+11
| * ecp5: Adding mux support up to LUT6David Shah2018-11-163-6/+49
* | Merge pull request #138 from YosysHQ/refactor_logDavid Shah2018-11-268-123/+84
|\ \
| * | Add nonfatal error support and use for timing failuresDavid Shah2018-11-264-3/+14
| * | Change the log level of some timing-related messagesDavid Shah2018-11-213-16/+20
| * | Refactor log code and add log file supportDavid Shah2018-11-215-106/+52
* | | Merge pull request #139 from YosysHQ/fix_117David Shah2018-11-261-1/+6
|\ \ \
| * | | router1: Fix unrouted, undriven netsDavid Shah2018-11-211-1/+6
| |/ /
* | | json: Remove superfluous floating node messageDavid Shah2018-11-261-5/+0
* | | ice40: Improve PCF error handlingDavid Shah2018-11-261-3/+9
* | | Merge branch 'master' of github.com:YosysHQ/nextpnrDavid Shah2018-11-262-1/+3
|\ \ \
| * \ \ Merge pull request #146 from YosysHQ/fix_145David Shah2018-11-241-0/+2
| |\ \ \
| | * | | ice40: Fix disconnection of PACKAGEPIN for PAD PLLsDavid Shah2018-11-241-0/+2
| * | | | Merge pull request #144 from bgamari/patch-1David Shah2018-11-221-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | docs/constraints: Fix typoBen Gamari2018-11-221-1/+1
| |/ / /
* / / / python: Fixes to get net wires map workingDavid Shah2018-11-223-4/+55
|/ / /
* | | python: Add wrapper for vectors to allow Python access to net.usersDavid Shah2018-11-223-4/+76
* | | Merge pull request #122 from YosysHQ/ecp5_timingDavid Shah2018-11-229-134/+372
|\ \ \ | | |/ | |/|
| * | timing: Improve crit path statisticsDavid Shah2018-11-161-2/+7
| * | ecp5: Add 10% safety margin to pip delaysDavid Shah2018-11-161-2/+2
| * | ecp5: clangformat timing changesDavid Shah2018-11-164-19/+18
| * | ecp5: Use speed-grade-specific delay estimateDavid Shah2018-11-162-3/+2
| * | ecp5: Fix db import, improve timing data debuggingDavid Shah2018-11-164-5/+55
| * | ecp5: Allow selection of device speed gradeDavid Shah2018-11-161-3/+26
| * | ecp5: Post-rebase fixDavid Shah2018-11-161-3/+3
| * | ecp5: Consider fanout when calculating pip delaysDavid Shah2018-11-161-2/+12
| * | ecp5: Fix timing pip classesDavid Shah2018-11-161-1/+1
| * | ecp5: Use new timing dataDavid Shah2018-11-164-94/+82
| * | ecp5: Fix timing data importDavid Shah2018-11-161-5/+16
| * | ecp5: Adding real timing data to databaseDavid Shah2018-11-166-49/+202
* | | Merge pull request #140 from xobs/readme-ubuntu-boost-listDavid Shah2018-11-221-1/+1
|\ \ \
| * | | README: further specify required Boost packages for UbuntuSean Cross2018-11-221-1/+1
|/ / /
* | | Merge pull request #134 from YosysHQ/issue129David Shah2018-11-211-6/+6
|\ \ \ | |_|/ |/| |
| * | QUIET flag for cmake searches for boost pythonEddie Hung2018-11-201-6/+6
* | | Merge pull request #135 from smunaut/ice40_typoDavid Shah2018-11-211-1/+1
|\ \ \
| * | | ice40/pll: Fix typo when testing for global port output netSylvain Munaut2018-11-201-1/+1
|/ / /
* | | Merge pull request #133 from YosysHQ/yield_guiSerge Bazanski2018-11-201-0/+2
|\ \ \ | |/ / |/| |
| * | Add missing router1 ctx->yield() callsClifford Wolf2018-11-201-0/+2
|/ /
* | Merge pull request #131 from smunaut/ice40_fixesDavid Shah2018-11-2010-167/+422
|\ \
| * | ice40: Add support for SB_RGBA_DRVSylvain Munaut2018-11-195-2/+58
| * | ice40: Add global network output support for LFOSC/HFOSCSylvain Munaut2018-11-191-2/+10
| * | ice40/pack: Add helper to constain cells that are unique in the FPGASylvain Munaut2018-11-191-0/+16
| * | ice40: Add support for SB_GB_IOSylvain Munaut2018-11-195-8/+31
| * | ice40: Add support for PLL global outputs via PADINSylvain Munaut2018-11-192-84/+73
| * | ice40: Introduce the concept of forPadIn SB_GBSylvain Munaut2018-11-195-2/+53
| * | ice40/chipdb: Add wires to global network for all cells that can drive itSylvain Munaut2018-11-193-6/+22