aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'master' into 'master'Eddie Hung2018-07-2123-689/+1477
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-2113-572/+816
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-211-0/+2
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
| * | | | | | | | | | | Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
| * | | | | | | | | | | Update commentEddie Hung2018-07-211-0/+118
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into 'master'Eddie Hung2018-07-1948-824/+717
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-189-16/+68
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-1728-409/+1453
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-1587-1163/+6469
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://gitlab.com/eddiehung/nextpnrEddie Hung2018-07-083-10/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | HACK: set carry budgets to zeroDavid Shah2018-07-211-1/+4
| | | | | | | * | | | | | | | | Quick hack to route nets with lowest budget firstDavid Shah2018-07-211-2/+17
| | | | | | | * | | | | | | | | Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
| | | | | | | * | | | | | | | | Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
| | | | | | | * | | | | | | | | Update commentEddie Hung2018-07-211-0/+118
* | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | double click on tree, zoom on selected objectMiodrag Milanovic2018-07-293-2/+6
| * | | | | | | | | | | | | | | | Merge branch 'treemodel' into 'master'Miodrag Milanović2018-07-294-302/+509
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Added sortingMiodrag Milanovic2018-07-292-14/+38
| | * | | | | | | | | | | | | | | | add proper info on model changesMiodrag Milanovic2018-07-282-8/+27
| | * | | | | | | | | | | | | | | | fix select multiple, and reinit modelMiodrag Milanovic2018-07-281-11/+11
| | * | | | | | | | | | | | | | | | Clean highlight selection if removed from treeMiodrag Milanovic2018-07-282-8/+12
| | * | | | | | | | | | | | | | | | Move all to tree modelMiodrag Milanovic2018-07-284-303/+463
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | common: Fix getNetinfoRouteDelay when net has no driverDavid Shah2018-07-301-0/+2
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Update README.md wrt ECP5David Shah2018-07-291-1/+6
* | | | | | | | | | | | | | | | Update README.mdClifford Wolf2018-07-291-77/+137
* | | | | | | | | | | | | | | | python interpreter is mandatory in any caseMiodrag Milanovic2018-07-291-1/+1