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
*
Added ICE40_HX1K_ONLY check in gui and main
Miodrag Milanovic
2018-07-10
2
-0
/
+8
*
Set family specific parameters for GUI
Miodrag Milanovic
2018-07-10
3
-0
/
+4
*
Merge branch 'speedup_assert' into 'master'
David Shah
2018-07-09
1
-1
/
+1
|
\
|
*
NPNR_ASSERT not to implicitly construct strings
Eddie Hung
2018-07-08
1
-1
/
+1
*
|
cleared a warning and add note for python
Miodrag Milanovic
2018-07-08
2
-8
/
+9
*
|
Python executable filename could be different
Miodrag Milanovic
2018-07-08
1
-2
/
+2
|
/
*
Added selection of chip and pacakge on new projet in GUI
Miodrag Milanovic
2018-07-07
3
-11
/
+68
*
Added rest of properties to all sections in GUI
Miodrag Milanovic
2018-07-07
2
-2
/
+122
*
removed deprecated class name, fixes warnings with later qt5
Miodrag Milanovic
2018-07-07
1
-2
/
+2
*
adde macOS instructions
Miodrag Milanovic
2018-07-07
1
-0
/
+3
*
clang format and some cleanup
Miodrag Milanovic
2018-07-06
4
-96
/
+85
*
all nets and cells info visible in properties
Miodrag Milanovic
2018-07-06
1
-74
/
+189
*
MSVC build instructions
Miodrag Milanovic
2018-07-06
1
-1
/
+6
*
Cleanup and fix of property view
Miodrag Milanovic
2018-07-06
1
-9
/
+3
*
more properties added for nets
Miodrag Milanovic
2018-07-05
2
-4
/
+70
*
made current properties read only
Miodrag Milanovic
2018-07-05
2
-6
/
+9
*
display properties for nets and cells and simplify types
Miodrag Milanovic
2018-07-05
1
-35
/
+27
*
Display nets and cells as well
Miodrag Milanovic
2018-07-05
5
-1
/
+60
*
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
[next]