index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Make PnR use Unlocked methods"
Sergiusz Bazanski
2018-07-14
3
-44
/
+44
*
Revert "Introduce proxies for locked access to ctx"
Sergiusz Bazanski
2018-07-14
4
-247
/
+220
*
Revert "Make GUI nice and smooth."
Sergiusz Bazanski
2018-07-14
1
-31
/
+0
*
Revert "Refactor proxies to nextpnr."
Sergiusz Bazanski
2018-07-14
6
-155
/
+38
*
Revert "clang-format"
Sergiusz Bazanski
2018-07-14
4
-30
/
+60
*
Revert "Move read methods to ReadMethods, remove some legacy access to Arch"
Sergiusz Bazanski
2018-07-14
1
-5
/
+4
*
Move read methods to ReadMethods, remove some legacy access to Arch
Sergiusz Bazanski
2018-07-14
1
-4
/
+5
*
clang-format
Sergiusz Bazanski
2018-07-14
4
-60
/
+30
*
Refactor proxies to nextpnr.
Sergiusz Bazanski
2018-07-14
6
-38
/
+155
*
Make GUI nice and smooth.
Sergiusz Bazanski
2018-07-13
1
-0
/
+31
*
Introduce proxies for locked access to ctx
Sergiusz Bazanski
2018-07-13
4
-220
/
+247
*
Make PnR use Unlocked methods
Sergiusz Bazanski
2018-07-13
3
-44
/
+44
*
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->place() API
Clifford Wolf
2018-07-11
2
-3
/
+3
*
Add ctx->route() API
Clifford Wolf
2018-07-11
3
-9
/
+17
*
New refreshUi API
Clifford Wolf
2018-07-11
1
-0
/
+33
*
Fixed MSVC build
Miodrag Milanovic
2018-07-11
1
-4
/
+4
*
Merge branch 'ice40gfx' into 'master'
Clifford Wolf
2018-07-11
1
-0
/
+60
|
\
|
*
Add GUI Decals API
Clifford Wolf
2018-07-11
1
-0
/
+60
*
|
ecp5: Working on bitstream gen
David Shah
2018-07-11
1
-0
/
+1
*
|
ecp5: Adding bitstream gen for slice config
David Shah
2018-07-11
1
-0
/
+12
*
|
ecp5: Working on arch implementation
David Shah
2018-07-11
1
-4
/
+4
*
|
Renamed dummy->generic for tests, also fix warning
Miodrag Milanovic
2018-07-11
1
-0
/
+2
|
/
*
NPNR_ASSERT not to implicitly construct strings
Eddie Hung
2018-07-08
1
-1
/
+1
*
typeof to decltype
Miodrag Milanovic
2018-07-05
2
-22
/
+22
*
python: Renaming and fixing 'generic' build
David Shah
2018-07-04
1
-1
/
+0
*
common: Remove deprecated global IdStrings
David Shah
2018-07-04
4
-26
/
+5
*
python: More design-related bindings, dump_design.py working again
David Shah
2018-07-04
3
-25
/
+124
*
python: Update wrapper for non-unique_ptr maps
David Shah
2018-07-04
2
-42
/
+49
*
python: Adding more wrapped bindings for ice40
David Shah
2018-07-04
3
-5
/
+112
*
python: Translate NPNR_ASSERTs to Python
David Shah
2018-07-04
1
-0
/
+7
*
python: New wrapper system working for unique_ptr maps
David Shah
2018-07-04
2
-5
/
+11
*
python: Developing context wrappers for maps
David Shah
2018-07-04
4
-26
/
+70
*
python: Adding more bindings
David Shah
2018-07-04
2
-5
/
+19
*
python: Add context wrapper support for ranges
David Shah
2018-07-04
4
-74
/
+74
*
Progress on new wrapper system
David Shah
2018-07-04
2
-2
/
+3
*
python: Restructuring wrapper system
David Shah
2018-07-04
1
-16
/
+41
*
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
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
4
-29
/
+29
*
common: Adding NPNR_ASSERT
David Shah
2018-07-04
2
-13
/
+45
*
Fixed macros and includes for MSVC
Miodrag Milanovic
2018-07-03
2
-14
/
+26
*
python: Tweaking how the new wrappers will work
David Shah
2018-07-02
1
-13
/
+32
*
Starting to develop a new Python wrapper system
David Shah
2018-07-01
2
-2
/
+93
*
Add implementations for generic arch db API
Clifford Wolf
2018-06-30
2
-2
/
+2
*
Refactor IdString::global_ctx
Clifford Wolf
2018-06-30
2
-7
/
+7
*
Split "arch.h" in "arch.h" and "archdefs.h"
Clifford Wolf
2018-06-29
1
-5
/
+7
[next]