David Shah
|
ab88bfdae1
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-22 13:22:19 +02:00 |
|
David Shah
|
6633441e32
|
Update README
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-22 13:22:14 +02:00 |
|
Miodrag Milanovic
|
7f36828270
|
fixed namespace for gui section
|
2018-06-22 13:10:43 +02:00 |
|
David Shah
|
0448bed859
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-22 12:57:38 +02:00 |
|
David Shah
|
63baa10032
|
ice40: Make the packer deterministic
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-22 12:57:22 +02:00 |
|
Miodrag Milanovic
|
11d99853ab
|
more task control
|
2018-06-22 12:49:40 +02:00 |
|
Miodrag Milanovic
|
5cb893aebd
|
terminate on close
|
2018-06-22 12:49:40 +02:00 |
|
Miodrag Milanovic
|
3cd12e3671
|
Add ability to terminate running tasks
|
2018-06-22 12:49:40 +02:00 |
|
David Shah
|
71176ac538
|
Fixing 5k bitstream gen and place heuristics
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-22 12:34:42 +02:00 |
|
Clifford Wolf
|
2c98231f88
|
Updates from clangformat
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 19:36:20 +02:00 |
|
Clifford Wolf
|
bfae4663fc
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
# Conflicts:
# common/route.cc
|
2018-06-21 19:31:50 +02:00 |
|
Clifford Wolf
|
38dc1cc550
|
Work "overtime" to find better solutions in routing search algorithm
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 19:17:04 +02:00 |
|
Miodrag Milanovic
|
c33a039ac3
|
Added return code to json parsing and pcf reading
|
2018-06-21 18:08:28 +02:00 |
|
Miodrag Milanovic
|
8fac26c2b7
|
Fixed return codes for packer, placer and router
|
2018-06-21 17:56:45 +02:00 |
|
Miodrag Milanovic
|
54549d36e9
|
log_error now trows exception, main is covering catch
|
2018-06-21 17:44:18 +02:00 |
|
Clifford Wolf
|
fcfb85e9dc
|
Zero-initialize PortRef budgets
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 16:25:25 +02:00 |
|
Clifford Wolf
|
4fefdbd57c
|
Cleanup parse_json_file API, some other cleanups
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 16:16:58 +02:00 |
|
Clifford Wolf
|
417e67938c
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-21 15:47:54 +02:00 |
|
Clifford Wolf
|
a29bfc788e
|
Add ctx->checksum(), slightly improve log messages
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 15:47:41 +02:00 |
|
Miodrag Milanovic
|
097df1869d
|
Added task manager and worker thread for ice40
|
2018-06-21 15:42:19 +02:00 |
|
Miodrag Milanovic
|
2d405f966b
|
Add graphics view in tab
|
2018-06-21 15:42:19 +02:00 |
|
Clifford Wolf
|
477c33efba
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-21 14:27:50 +02:00 |
|
Clifford Wolf
|
08020400b3
|
Fix build of "dummy" architexture
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 14:16:07 +02:00 |
|
Clifford Wolf
|
993f6ef7d3
|
Improve log messages, move many messages to verbose mode
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 14:09:50 +02:00 |
|
Clifford Wolf
|
693c34ad06
|
Improvements in router
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-21 14:08:45 +02:00 |
|
Miodrag Milanovic
|
23fe31da44
|
cleanup
|
2018-06-21 13:55:36 +02:00 |
|
Miodrag Milanovic
|
0ed455096a
|
make dummy target work as well
|
2018-06-21 13:52:58 +02:00 |
|
Miodrag Milanovic
|
9c03909eba
|
Make arch specific main window
|
2018-06-21 13:41:33 +02:00 |
|
David Shah
|
56ed679f83
|
Add frequency setting and fix slack calculation
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-21 11:59:20 +02:00 |
|
David Shah
|
9e28e45bd5
|
place_sa: Make the heuristic closer to arachne, seems to improve routability
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-21 11:45:58 +02:00 |
|
David Shah
|
e526a4115b
|
place_sa: Use int64_t for "wirelength" metric
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-21 10:45:18 +02:00 |
|
David Shah
|
1df8a8b440
|
place_sa: Reduce effect of rounding errors
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 20:25:48 +02:00 |
|
David Shah
|
93ed8ca405
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-20 20:14:08 +02:00 |
|
David Shah
|
c27c96f4f0
|
place_sa: Improvements including supporting force and ordering consistency
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 20:12:23 +02:00 |
|
Clifford Wolf
|
f2ae9a713b
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-20 19:37:16 +02:00 |
|
Clifford Wolf
|
9475997a2d
|
Improve --tmfuzz mode and iCE40 delay estimator
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-20 19:22:03 +02:00 |
|
David Shah
|
c515e5da2d
|
Improving placement timing heuristic
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 17:54:07 +02:00 |
|
David Shah
|
4fc9625040
|
WIP: adding timing budget to placer
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 17:08:57 +02:00 |
|
Miodrag Milanovic
|
15c5c9c425
|
put some files back and place generated files in special folder for deps
|
2018-06-20 16:23:07 +02:00 |
|
Miodrag Milanovic
|
36c16cd28e
|
Cleanup of cmake files for easier development
|
2018-06-20 16:15:33 +02:00 |
|
Miodrag Milanovic
|
e14b8bac66
|
put source changes for qtpropertybrowser back and make build simple
|
2018-06-20 16:15:33 +02:00 |
|
David Shah
|
e45508f6c4
|
Improving timing annotator
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 15:15:51 +02:00 |
|
Clifford Wolf
|
2da90889ef
|
Add "nextpnr-ice40 --tmfuzz"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-20 14:04:10 +02:00 |
|
Clifford Wolf
|
c4e544856a
|
Fix jsonparse compiler warnings, clangformat updates
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-20 13:40:13 +02:00 |
|
Clifford Wolf
|
3fda636e70
|
Minor refactoring of router infrastructure
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-20 13:32:50 +02:00 |
|
David Shah
|
d5a032d00e
|
Fix chipdb UltraPlus wires
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 13:10:40 +02:00 |
|
David Shah
|
c667f640d5
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-20 13:01:30 +02:00 |
|
David Shah
|
4648d3bc83
|
Working on the timing annotator
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-20 13:01:22 +02:00 |
|
Clifford Wolf
|
37f7802c6c
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-06-20 12:58:08 +02:00 |
|
Clifford Wolf
|
7c3593ea5a
|
Updates from clangformat
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-20 12:57:59 +02:00 |
|