index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
no messages on console if all is fine with opengl
Miodrag Milanovic
2018-07-05
1
-1
/
+1
*
Proper tree in tree view for bels, wires and pips
Miodrag Milanovic
2018-07-05
1
-20
/
+72
*
disable few warnings for msvc
Miodrag Milanovic
2018-07-05
1
-0
/
+4
*
Disable warning from qt5 and
Miodrag Milanovic
2018-07-05
2
-3
/
+3
*
make GUI compile on MSVC
Miodrag Milanovic
2018-07-05
5
-11
/
+15
*
typeof to decltype
Miodrag Milanovic
2018-07-05
3
-60
/
+60
*
Merge branch 'new_python' into 'master'
Clifford Wolf
2018-07-04
12
-271
/
+740
|
\
|
*
python: Convert empty BelId to None
David Shah
2018-07-04
5
-6
/
+12
|
*
python: Renaming and fixing 'generic' build
David Shah
2018-07-04
4
-1
/
+31
|
*
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
4
-26
/
+125
|
*
python: Update wrapper for non-unique_ptr maps
David Shah
2018-07-04
4
-99
/
+137
|
*
ice40: Near-complete Arch bindngs
David Shah
2018-07-04
1
-5
/
+47
|
*
python: Adding more wrapped bindings for ice40
David Shah
2018-07-04
4
-28
/
+137
|
*
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
5
-26
/
+86
|
*
python: Adding more bindings
David Shah
2018-07-04
3
-9
/
+46
|
*
python: Add context wrapper support for ranges
David Shah
2018-07-04
5
-97
/
+94
|
*
Progress on new wrapper system
David Shah
2018-07-04
3
-32
/
+45
|
*
python: Restructuring wrapper system
David Shah
2018-07-04
2
-38
/
+84
*
|
Test compile fix
Miodrag Milanovic
2018-07-04
6
-6
/
+0
*
|
cleanup for MSVC
Miodrag Milanovic
2018-07-04
1
-7
/
+3
|
/
*
Add NPNR_ASSERT_FALSE, use in bitstream.cc
David Shah
2018-07-04
2
-3
/
+10
*
Fixed debug msvc build and fixed inaccessible base
Miodrag Milanovic
2018-07-04
2
-3
/
+3
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
14
-168
/
+137
*
Building using MSVC works
Miodrag Milanovic
2018-07-04
7
-18
/
+96
*
common: Adding NPNR_ASSERT
David Shah
2018-07-04
2
-13
/
+45
*
Add opetion to defie ICEBOX_ROOT, fix compile on other location
Miodrag Milanovic
2018-07-03
3
-7
/
+10
*
added parameter to call
Miodrag Milanovic
2018-07-03
1
-1
/
+1
*
Make chibdb.py able to generate pure binary output
Miodrag Milanovic
2018-07-03
1
-5
/
+27
*
ice40: Improving routeability of carries
David Shah
2018-07-03
1
-6
/
+1
*
ice40: Another carry timing fix
David Shah
2018-07-03
1
-5
/
+4
*
ice40: Fix carry timing paths
David Shah
2018-07-03
1
-3
/
+3
*
Fixed OpenGL issues noticed on mingw intel/nvidia
Miodrag Milanovic
2018-07-03
1
-1
/
+3
*
Added suppression of python warnings and proper name for python boost lib for...
Miodrag Milanovic
2018-07-03
1
-2
/
+9
*
Fixed macros and includes for MSVC
Miodrag Milanovic
2018-07-03
7
-37
/
+66
*
python: Tweaking how the new wrappers will work
David Shah
2018-07-02
1
-13
/
+32
*
Fix link on windows
Miodrag Milanovic
2018-07-02
1
-3
/
+3
*
Starting to develop a new Python wrapper system
David Shah
2018-07-01
2
-2
/
+93
*
Add header comment for the common arch API in generic arch
Clifford Wolf
2018-06-30
1
-0
/
+1
*
Add implementations for generic arch db API
Clifford Wolf
2018-06-30
4
-96
/
+250
*
Add stub generator API to generic arch
Clifford Wolf
2018-06-30
2
-6
/
+52
*
Improve blinky testbench, double blink frequency
Clifford Wolf
2018-06-30
2
-4
/
+7
*
Refactor IdString::global_ctx
Clifford Wolf
2018-06-30
2
-7
/
+7
*
Rename "dummy" arch to "generic"
Clifford Wolf
2018-06-29
13
-7
/
+7
*
Split "arch.h" in "arch.h" and "archdefs.h"
Clifford Wolf
2018-06-29
5
-192
/
+198
*
ice40: UltraPlus SPRAM working
David Shah
2018-06-29
8
-13
/
+68
*
Improving the SA+legalisation flow
David Shah
2018-06-29
9
-21
/
+28
*
Tidying up the SA placer
David Shah
2018-06-29
4
-9
/
+9
[next]