Sergiusz Bazanski
|
85fc356fc1
|
clangformat
|
2018-08-01 03:59:27 +01:00 |
|
Serge Bazanski
|
7d62c89fd5
|
Merge branch 'q3k/treemodel-fast' into 'master'
gui: lazy loading tree model
See merge request SymbioticEDA/nextpnr!25
|
2018-08-01 02:58:35 +00:00 |
|
Sergiusz Bazanski
|
3408e427f9
|
gui: cosmetics
|
2018-08-01 03:55:47 +01:00 |
|
Sergiusz Bazanski
|
1f787c37a3
|
gui: fix zoom outbound not happening with fast startup time
|
2018-08-01 03:55:28 +01:00 |
|
Sergiusz Bazanski
|
e423cceba8
|
gui: treemodel: bail early on empty children updates in IdStringList
|
2018-08-01 03:31:06 +01:00 |
|
Sergiusz Bazanski
|
f9d30bcdea
|
gui: lock arch when accessing/building treemodel
|
2018-08-01 03:26:27 +01:00 |
|
Sergiusz Bazanski
|
9fb9eab6c9
|
gui: cosmetics
|
2018-08-01 03:17:02 +01:00 |
|
Sergiusz Bazanski
|
d80bacfe67
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/treemodel-fast
|
2018-08-01 03:11:41 +01:00 |
|
Sergiusz Bazanski
|
900649ce7a
|
gui: restore search
|
2018-08-01 03:11:22 +01:00 |
|
Sergiusz Bazanski
|
a117fcdefd
|
gui: treemodel: cleanups
|
2018-08-01 02:59:07 +01:00 |
|
Sergiusz Bazanski
|
8e5c6557d6
|
gui: treemodel: simplify class hierarchy
|
2018-08-01 02:24:57 +01:00 |
|
Sergiusz Bazanski
|
6baf8216ed
|
gui: move tree model into own namespace
|
2018-08-01 02:19:30 +01:00 |
|
Sergiusz Bazanski
|
049e487f3f
|
gui: fix warnings
|
2018-08-01 02:14:20 +01:00 |
|
Sergiusz Bazanski
|
c728cdcae0
|
gui: restore menu for new tree model
|
2018-08-01 02:11:23 +01:00 |
|
Sergiusz Bazanski
|
1038b7ef23
|
gui: restore property navigation in tree
|
2018-08-01 02:08:56 +01:00 |
|
Sergiusz Bazanski
|
bf43c27567
|
gui: restore lookup into tree after new model
|
2018-08-01 01:59:58 +01:00 |
|
Sergiusz Bazanski
|
e9e7004bf9
|
gui: clickable tree, better sorting
|
2018-08-01 01:27:20 +01:00 |
|
Sergiusz Bazanski
|
c8cf0bbc05
|
gui: make new tree model clickable
|
2018-08-01 00:46:22 +01:00 |
|
Sergiusz Bazanski
|
6241052e11
|
Merge branch 'master' into q3k/treemodel-fast
|
2018-08-01 00:22:09 +01:00 |
|
Miodrag Milanovic
|
b55ccc12f0
|
add graphics toolbar to all targets
|
2018-07-31 17:40:19 +02:00 |
|
Clifford Wolf
|
41726087b7
|
getChipName() should be const
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-31 17:01:38 +02:00 |
|
Sergiusz Bazanski
|
cc0ffee3fe
|
gui: lazy loading of tree model
|
2018-07-31 15:49:47 +01:00 |
|
Clifford Wolf
|
bf78c05595
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-07-31 16:43:32 +02:00 |
|
Clifford Wolf
|
2652485a01
|
Use icestorm timing information
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-31 16:43:19 +02:00 |
|
Clifford Wolf
|
38d7cc3b85
|
Update README.md
|
2018-07-31 13:41:18 +00:00 |
|
David Shah
|
f3127f7dfd
|
ecp5: Add Bel graphics
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-31 14:39:37 +02:00 |
|
David Shah
|
e3a403fa29
|
ecp5: Disable Pip list in GUI for now
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-31 14:36:17 +02:00 |
|
Clifford Wolf
|
32ff0059fe
|
Add binary search to getBelPinWire() and getBelPinType()
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-31 11:55:25 +02:00 |
|
Miodrag Milanovic
|
7da64ee167
|
Implement simple search
|
2018-07-30 20:10:36 +02:00 |
|
Clifford Wolf
|
b121008372
|
Towards better ice40 timing data
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-30 17:17:07 +02:00 |
|
David Shah
|
b09183db3b
|
Use DelayInfo for cell timing instead of delay_t
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 16:59:30 +02:00 |
|
David Shah
|
66a5b99f02
|
python: Remove more dead files
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 16:47:52 +02:00 |
|
David Shah
|
84e0082925
|
cmake: Set --fast and --slow chipdb.py arguments
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 16:40:56 +02:00 |
|
Clifford Wolf
|
3d8b0087c3
|
Add ice40 chipdb.py --fast/--slow
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-30 16:36:34 +02:00 |
|
Clifford Wolf
|
8f9b031ef0
|
Add iCE40 fast/slow delay fields to chipdb
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-30 16:21:20 +02:00 |
|
David Shah
|
267970c01e
|
ice40: Improving legalisation move statistics
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 16:18:49 +02:00 |
|
David Shah
|
edc6cf8b23
|
ice40: Print legalisation statistics
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 16:13:02 +02:00 |
|
David Shah
|
1cde20273a
|
python: Remove obsolete python_mod_test.py
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 15:58:13 +02:00 |
|
David Shah
|
b5f90d3814
|
cmake: Remove nextpnrpy so modules
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 15:20:50 +02:00 |
|
Clifford Wolf
|
0db86b8619
|
Improve ice40/benchmark
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-30 13:57:14 +02:00 |
|
Clifford Wolf
|
1cf9c67813
|
Update README.md
|
2018-07-30 10:00:26 +00:00 |
|
Clifford Wolf
|
d1cc79bfc9
|
Update README.md
|
2018-07-30 09:57:02 +00:00 |
|
Sergiusz Bazanski
|
412c920e94
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into treemodel
|
2018-07-30 09:46:07 +01:00 |
|
Sergiusz Bazanski
|
3b9bde533a
|
gui: sort tree elements somewhat smarter
|
2018-07-30 09:46:01 +01:00 |
|
David Shah
|
44726a1785
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
|
2018-07-30 09:46:42 +02:00 |
|
David Shah
|
593d8e0ddf
|
common: Fix getNetinfoRouteDelay when net has no driver
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-30 09:45:23 +02:00 |
|
Miodrag Milanovic
|
91227b7753
|
double click on tree, zoom on selected object
|
2018-07-29 15:21:34 +02:00 |
|
Miodrag Milanović
|
0fc206ece6
|
Merge branch 'treemodel' into 'master'
Move all to tree model
See merge request SymbioticEDA/nextpnr!23
|
2018-07-29 13:08:28 +00:00 |
|
David Shah
|
f466ad0faf
|
Update README.md wrt ECP5
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-29 14:17:02 +02:00 |
|
Clifford Wolf
|
f448d7ca77
|
Update README.md
|
2018-07-29 11:43:04 +00:00 |
|