aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clangformat for stuff I've touchedEddie Hung2018-07-319-29/+31
* Modify the getNetinfo*() functions and getBudgetOverride() to not useEddie Hung2018-07-3110-33/+24
* Add --slack_redist_iter for ice40Eddie Hung2018-07-315-8/+14
* Remove spaceEddie Hung2018-07-311-1/+0
* Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slackEddie Hung2018-07-3114-64/+214
|\
| * Merge branch 'estdelay' into redist_slackEddie Hung2018-07-311-2/+3
| |\
| | * Fix tns computationEddie Hung2018-07-311-2/+3
| * | Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-318-26/+52
| |\|
| | * Modify predictDelay signatureEddie Hung2018-07-308-24/+33
| | * Fix tnsEddie Hung2018-07-301-0/+1
| * | Fix merge issuesEddie Hung2018-07-311-5/+5
| * | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-3113-42/+205
| |\ \
| | * \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-291-6/+3
| | |\ \
| | * \ \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-285-62/+32
| | |\ \ \
| | * \ \ \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-2823-197/+1241
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-282-4/+20
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-2771-1751/+7378
| | |\ \ \ \ \ \
| * | | | | | | | add graphics toolbar to all targetsMiodrag Milanovic2018-07-312-0/+4
| * | | | | | | | getChipName() should be constClifford Wolf2018-07-315-6/+5
| * | | | | | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-311-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update README.mdClifford Wolf2018-07-311-0/+5
| * | | | | | | | | Use icestorm timing informationClifford Wolf2018-07-311-27/+42
| |/ / / / / / / /
| * | | | | | | | ecp5: Add Bel graphicsDavid Shah2018-07-314-12/+103
| * | | | | | | | ecp5: Disable Pip list in GUI for nowDavid Shah2018-07-311-1/+3
| * | | | | | | | Add binary search to getBelPinWire() and getBelPinType()Clifford Wolf2018-07-313-16/+43
* | | | | | | | | assign_budget() not quietlyEddie Hung2018-07-301-1/+1
* | | | | | | | | assign_budget() after initial placement, not after packEddie Hung2018-07-302-1/+2
* | | | | | | | | Update commentEddie Hung2018-07-301-2/+1
* | | | | | | | | Revert "always assign budget before placing"Eddie Hung2018-07-301-2/+1
* | | | | | | | | Fix tnsEddie Hung2018-07-301-0/+1
* | | | | | | | | Modify predictDelay signatureEddie Hung2018-07-308-44/+31
* | | | | | | | | Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-307-5/+38
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Add predictDelay Arch APIClifford Wolf2018-07-307-5/+38
* | | | | | | | | Speedup worst_slack computationEddie Hung2018-07-301-3/+3
* | | | | | | | | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-3022-91/+259
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Implement simple searchMiodrag Milanovic2018-07-304-5/+43
| * | | | | | | | Towards better ice40 timing dataClifford Wolf2018-07-301-7/+21
| * | | | | | | | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-307-16/+16
| * | | | | | | | python: Remove more dead filesDavid Shah2018-07-302-23/+0
| * | | | | | | | cmake: Set --fast and --slow chipdb.py argumentsDavid Shah2018-07-302-3/+24
| * | | | | | | | Add ice40 chipdb.py --fast/--slowClifford Wolf2018-07-301-0/+30
| * | | | | | | | Add iCE40 fast/slow delay fields to chipdbClifford Wolf2018-07-303-5/+29
| * | | | | | | | ice40: Improving legalisation move statisticsDavid Shah2018-07-301-2/+5
| * | | | | | | | ice40: Print legalisation statisticsDavid Shah2018-07-301-0/+39
| * | | | | | | | python: Remove obsolete python_mod_test.pyDavid Shah2018-07-301-7/+0
| |/ / / / / / /
| * | | | | | | cmake: Remove nextpnrpy so modulesDavid Shah2018-07-301-10/+1
| * | | | | | | Improve ice40/benchmarkClifford Wolf2018-07-302-11/+35
| * | | | | | | Update README.mdClifford Wolf2018-07-301-4/+5
| * | | | | | | Update README.mdClifford Wolf2018-07-301-3/+14
| * | | | | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-305-302/+513
| |\ \ \ \ \ \ \