index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
nextpnr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Location APIs to generic arch
Clifford Wolf
2018-07-20
1
-4
/
+0
*
Improve iCE40 and common Loc code
Clifford Wolf
2018-07-20
1
-0
/
+19
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapi
Clifford Wolf
2018-07-20
1
-10
/
+15
|
\
|
*
ice40: Adding cell definition for DSPs
David Shah
2018-07-19
1
-2
/
+1
|
*
Reducing performance cost of asserts
David Shah
2018-07-19
1
-8
/
+10
|
*
Add Net/Cell "udata" field
Clifford Wolf
2018-07-18
1
-0
/
+4
|
*
Add ArchNetInfo and ArchCellInfo
Clifford Wolf
2018-07-17
1
-2
/
+2
*
|
Add Loc struct for x/y/z bel locations
Clifford Wolf
2018-07-17
1
-0
/
+9
|
/
*
Revert "Make GUI nice and smooth."
Sergiusz Bazanski
2018-07-14
1
-31
/
+0
*
Revert "Refactor proxies to nextpnr."
Sergiusz Bazanski
2018-07-14
1
-138
/
+32
*
Revert "clang-format"
Sergiusz Bazanski
2018-07-14
1
-26
/
+46
*
clang-format
Sergiusz Bazanski
2018-07-14
1
-46
/
+26
*
Refactor proxies to nextpnr.
Sergiusz Bazanski
2018-07-14
1
-32
/
+138
*
Make GUI nice and smooth.
Sergiusz Bazanski
2018-07-13
1
-0
/
+31
*
Remove legacy graphics API
Sergiusz Bazanski
2018-07-12
1
-72
/
+0
*
Updates from clang-format
Clifford Wolf
2018-07-12
1
-31
/
+18
*
Add GraphicElement style enum
Clifford Wolf
2018-07-12
1
-1
/
+9
*
Add Groups API
Clifford Wolf
2018-07-12
1
-0
/
+19
*
Add ctx->route() API
Clifford Wolf
2018-07-11
1
-0
/
+9
*
New refreshUi API
Clifford Wolf
2018-07-11
1
-0
/
+33
*
Fixed MSVC build
Miodrag Milanovic
2018-07-11
1
-4
/
+4
*
Add GUI Decals API
Clifford Wolf
2018-07-11
1
-0
/
+60
*
NPNR_ASSERT not to implicitly construct strings
Eddie Hung
2018-07-08
1
-1
/
+1
*
common: Remove deprecated global IdStrings
David Shah
2018-07-04
1
-13
/
+0
*
Add NPNR_ASSERT_FALSE, use in bitstream.cc
David Shah
2018-07-04
1
-1
/
+8
*
Fixed debug msvc build and fixed inaccessible base
Miodrag Milanovic
2018-07-04
1
-1
/
+1
*
common: Adding NPNR_ASSERT
David Shah
2018-07-04
1
-13
/
+39
*
Fixed macros and includes for MSVC
Miodrag Milanovic
2018-07-03
1
-1
/
+18
*
Add implementations for generic arch db API
Clifford Wolf
2018-06-30
1
-1
/
+1
*
Refactor IdString::global_ctx
Clifford Wolf
2018-06-30
1
-6
/
+6
*
Split "arch.h" in "arch.h" and "archdefs.h"
Clifford Wolf
2018-06-29
1
-5
/
+7
*
Improving the SA+legalisation flow
David Shah
2018-06-29
1
-1
/
+1
*
Refactor common placement functions out of SA placer for use in legaliser
David Shah
2018-06-27
1
-1
/
+2
*
Make GUI use recreated context
Miodrag Milanovic
2018-06-26
1
-1
/
+1
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
1
-1
/
+1
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-8
/
+3
*
ice40: Creating a carry chain splitter function
David Shah
2018-06-25
1
-3
/
+3
*
Fix some memory leaks
Miodrag Milanovic
2018-06-25
1
-0
/
+12
*
Updates from clangformat
Clifford Wolf
2018-06-23
1
-10
/
+3
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
1
-66
/
+0
|
\
|
*
removed all deprecated unused api calls
Miodrag Milanovic
2018-06-23
1
-66
/
+0
*
|
Refactoring bind/unbind API
Clifford Wolf
2018-06-23
1
-3
/
+8
|
/
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Zero-initialize PortRef budgets
Clifford Wolf
2018-06-21
1
-1
/
+1
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-1
/
+7
*
Improvements in router
Clifford Wolf
2018-06-21
1
-0
/
+1
*
Adding stubs for delay annotation and cell timing lookup
David Shah
2018-06-20
1
-5
/
+5
*
Add PlaceStrength
Clifford Wolf
2018-06-20
1
-1
/
+16
*
Add Context::sorted_shuffle API
Clifford Wolf
2018-06-19
1
-0
/
+7
*
Updates from clangformat
Clifford Wolf
2018-06-19
1
-10
/
+10
[next]