Clifford Wolf
|
1538d26073
|
Add CellInfo data for placement constraints
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-24 12:39:33 +02:00 |
|
Clifford Wolf
|
9d38907e95
|
Add G_ARROW (for now same look as G_LINE)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-24 12:18:01 +02:00 |
|
Clifford Wolf
|
e647604e2a
|
Add Context::archcheck() and "nextpnr-ice40 --test"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-23 14:03:23 +02:00 |
|
Clifford Wolf
|
c6e4ad3227
|
Move common patterns from router1 to Context API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-22 02:16:03 +02:00 |
|
Clifford Wolf
|
9e6deed3b8
|
Merge branch 'q3k/lock-2-electric-boogaloo' into 'master'
Basic locking and threading for Arch/GUI
See merge request SymbioticEDA/nextpnr!10
|
2018-07-21 19:45:24 +00:00 |
|
Clifford Wolf
|
30e2f0e1e8
|
Add Loc constructors
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-21 21:40:06 +02:00 |
|
Sergiusz Bazanski
|
6588aafdb8
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-electric-boogaloo
|
2018-07-21 20:00:42 +01:00 |
|
Sergiusz Bazanski
|
0311a27a53
|
Use UI lock for yielding
|
2018-07-20 18:34:59 +01:00 |
|
Sergiusz Bazanski
|
76e5236fb3
|
Nuke IdStringDB
|
2018-07-20 18:24:16 +01:00 |
|
Sergiusz Bazanski
|
b5b956bd21
|
Remove dead code.
|
2018-07-20 17:57:16 +01:00 |
|
Clifford Wolf
|
fd8239e170
|
Add Location APIs to generic arch
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-20 18:09:22 +02:00 |
|
Clifford Wolf
|
f6fa0300ae
|
Improve iCE40 and common Loc code
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-20 17:33:57 +02:00 |
|
Clifford Wolf
|
e16b4a325e
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapi
|
2018-07-20 17:13:26 +02:00 |
|
Sergiusz Bazanski
|
19f4b68f07
|
clang-format and uncomment debug
|
2018-07-20 13:19:56 +01:00 |
|
Sergiusz Bazanski
|
b4b111a053
|
Move pthread yield hack into BaseCtx
|
2018-07-20 13:15:22 +01:00 |
|
Sergiusz Bazanski
|
b84a446eef
|
Mix-in Deterministic RNG at Context instead of BaseCtx
|
2018-07-20 11:04:54 +01:00 |
|
Sergiusz Bazanski
|
55d5f8f248
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-electric-boogaloo
|
2018-07-20 10:59:33 +01:00 |
|
David Shah
|
6c38df7295
|
ice40: Adding cell definition for DSPs
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-19 13:22:46 +02:00 |
|
David Shah
|
d221e90706
|
Reducing performance cost of asserts
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-19 11:43:10 +02:00 |
|
Clifford Wolf
|
609794f9e6
|
Add Net/Cell "udata" field
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-18 13:29:58 +02:00 |
|
Serge Bazanski
|
03508faabf
|
WIP.
|
2018-07-17 19:16:26 +01:00 |
|
Clifford Wolf
|
ddfc535df7
|
Add ArchNetInfo and ArchCellInfo
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-17 20:04:49 +02:00 |
|
Serge Bazanski
|
2f5b94fe30
|
Add basic external locking, lock from P&R
|
2018-07-17 16:27:50 +01:00 |
|
Clifford Wolf
|
c0f1af87f6
|
Add Loc struct for x/y/z bel locations
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-17 17:03:44 +02:00 |
|
Serge Bazanski
|
91db413c60
|
Refactor RNG out to separate DeterministicRNG class
This well also allow for better lifecycle control over the state of the
RNG in the future.
|
2018-07-14 20:33:32 +01:00 |
|
Serge Bazanski
|
59a790cd00
|
Refactor IdString functionality into IdStringDB
This lets us more precisely control the lifetime of IdString databases
in contexts/arches.
|
2018-07-14 20:24:20 +01:00 |
|
Sergiusz Bazanski
|
36b4e3382d
|
Revert "Make GUI nice and smooth."
This reverts commit a8c84e90a3 .
|
2018-07-14 18:50:50 +01:00 |
|
Sergiusz Bazanski
|
b0c05c7f75
|
Revert "Refactor proxies to nextpnr."
This reverts commit 9b17fe385c .
|
2018-07-14 18:50:37 +01:00 |
|
Sergiusz Bazanski
|
d9c3c117a3
|
Revert "clang-format"
This reverts commit 8ca7a6da25 .
|
2018-07-14 18:50:34 +01:00 |
|
Sergiusz Bazanski
|
8ca7a6da25
|
clang-format
|
2018-07-14 11:10:59 +01:00 |
|
Sergiusz Bazanski
|
9b17fe385c
|
Refactor proxies to nextpnr.
|
2018-07-14 11:10:31 +01:00 |
|
Sergiusz Bazanski
|
a8c84e90a3
|
Make GUI nice and smooth.
|
2018-07-13 20:53:52 +01:00 |
|
Sergiusz Bazanski
|
499951cb65
|
Remove legacy graphics API
For now we do not optimize the OpenGL renderer against the new decal
API, but this can be done in the future.
|
2018-07-12 21:30:36 +01:00 |
|
Clifford Wolf
|
b8a42ff53b
|
Updates from clang-format
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-12 22:04:13 +02:00 |
|
Clifford Wolf
|
13e7cd8681
|
Add GraphicElement style enum
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-12 21:04:47 +02:00 |
|
Clifford Wolf
|
a436035424
|
Add Groups API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-12 17:22:29 +02:00 |
|
Clifford Wolf
|
7df67c91b3
|
Add ctx->route() API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-11 18:04:09 +02:00 |
|
Clifford Wolf
|
2a01b5e4d3
|
New refreshUi API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-11 17:02:13 +02:00 |
|
Miodrag Milanovic
|
09735694b2
|
Fixed MSVC build
|
2018-07-11 14:39:42 +02:00 |
|
Clifford Wolf
|
7081cca016
|
Add GUI Decals API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-07-11 14:03:23 +02:00 |
|
Eddie Hung
|
18c93104be
|
NPNR_ASSERT not to implicitly construct strings
|
2018-07-08 15:48:54 -07:00 |
|
David Shah
|
f1bddc2852
|
common: Remove deprecated global IdStrings
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-04 14:55:24 +02:00 |
|
David Shah
|
2e8c0c872f
|
Add NPNR_ASSERT_FALSE, use in bitstream.cc
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-04 13:04:31 +02:00 |
|
Miodrag Milanovic
|
6eaae6196c
|
Fixed debug msvc build and fixed inaccessible base
|
2018-07-04 12:23:55 +02:00 |
|
David Shah
|
c9d1bce859
|
common: Adding NPNR_ASSERT
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-07-04 12:04:26 +02:00 |
|
Miodrag Milanovic
|
1cf8293019
|
Fixed macros and includes for MSVC
|
2018-07-03 08:53:44 +02:00 |
|
Clifford Wolf
|
e6dc9ce77d
|
Add implementations for generic arch db API
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-30 17:31:24 +02:00 |
|
Clifford Wolf
|
25f07549a1
|
Refactor IdString::global_ctx
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-30 07:47:04 +02:00 |
|
Clifford Wolf
|
c73759f9f1
|
Split "arch.h" in "arch.h" and "archdefs.h"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-06-29 20:36:34 +02:00 |
|
David Shah
|
27e7bc3b4b
|
Improving the SA+legalisation flow
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-06-29 17:04:22 +02:00 |
|