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
*
ecp5: Adding complete binary blob writer to Trellis importer
David Shah
2018-07-11
2
-33
/
+159
*
ecp5: Starting to add BBA to importer
David Shah
2018-07-11
2
-1
/
+313
*
ecp5: Adding Bels to import script
David Shah
2018-07-11
1
-10
/
+118
*
ecp5: Starting to develop a Trellis importer
David Shah
2018-07-11
3
-2
/
+122
*
ecp5: Implementing (at least stubs) most of arch.cc
David Shah
2018-07-11
6
-191
/
+225
*
ecp5: Add stub for UI
David Shah
2018-07-11
3
-0
/
+98
*
ecp5: Implementing core arch.h functions
David Shah
2018-07-11
6
-87
/
+746
*
ecp5: Working on arch implementation
David Shah
2018-07-11
6
-104
/
+153
*
ecp5: Begin planning data structures
David Shah
2018-07-11
3
-0
/
+793
*
Added cmake parameter ARCH to specify architecture to build
Miodrag Milanovic
2018-07-11
2
-5
/
+32
*
Renamed dummy->generic for tests, also fix warning
Miodrag Milanovic
2018-07-11
2
-0
/
+2
*
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
[next]