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: *** Blinky working ***
David Shah
2018-07-11
4
-7
/
+31
|
*
|
|
ecp5: Bitstream progress
David Shah
2018-07-11
4
-10
/
+9
|
*
|
|
ecp5: Working on bitstream gen
David Shah
2018-07-11
7
-3
/
+585
|
*
|
|
ecp5: Adding bitstream gen for slice config
David Shah
2018-07-11
2
-0
/
+26
|
*
|
|
ecp5: Adding bitstream gen for pips and LUT init
David Shah
2018-07-11
6
-15
/
+192
|
*
|
|
ecp5: Make target device 45k on account of current hardware access
David Shah
2018-07-11
3
-7
/
+7
|
*
|
|
ecp5: Adding tiletypes to database
David Shah
2018-07-11
3
-2
/
+19
|
*
|
|
ecp5: Link libtrellis library to ecp5 binary
David Shah
2018-07-11
2
-0
/
+14
|
*
|
|
ecp5: Dump routing as a sanity check
David Shah
2018-07-11
1
-0
/
+8
|
*
|
|
ecp5: Blinky example places and routes
David Shah
2018-07-11
3
-1
/
+27
|
*
|
|
ecp5: Architecture fixes
David Shah
2018-07-11
2
-1
/
+5
|
*
|
|
ecp5: Place design working, router now segfaults due to db issue
David Shah
2018-07-11
5
-11
/
+139
|
*
|
|
ecp5: Fixing arch bugs
David Shah
2018-07-11
2
-2
/
+6
|
*
|
|
ecp5: Adding JSON input option (not working yet)
David Shah
2018-07-11
1
-0
/
+35
|
*
|
|
ecp5: Adding a simple prepacked synth script
David Shah
2018-07-11
5
-0
/
+132
|
*
|
|
cmake: Only add ECP5 target when TRELLIS_ROOT specified
David Shah
2018-07-11
1
-0
/
+2
|
*
|
|
ecp5: Add 25k database
David Shah
2018-07-11
5
-6
/
+74
|
*
|
|
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
[prev]
[next]