index
:
iCE40/icestorm
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix icecube.sh to work with lin and lin64 dirs, remove hardcoded ICECUBEDIR=
Clifford Wolf
2017-07-31
1
-5
/
+5
*
Remove extra IoCtrl cf_bit_ and extra_padeb_test_ lines from database
Clifford Wolf
2017-07-31
2
-4
/
+3
*
Fix icebox.py and remove extra debug output
Clifford Wolf
2017-07-31
1
-5
/
+1
*
Fix icepack debug output
Clifford Wolf
2017-07-31
1
-1
/
+1
*
Merge branch 'master' into ice5k
Clifford Wolf
2017-07-31
18
-219
/
+691
|
\
|
*
Add "DSP iCE board" to board list
Clifford Wolf
2017-07-21
1
-0
/
+1
|
*
Use better error pattern in icestick checker example
Clifford Wolf
2017-07-21
1
-1
/
+1
|
*
Add icestick "checker" example
Clifford Wolf
2017-07-21
4
-3
/
+108
|
*
Improve rs232demo test bench
Clifford Wolf
2017-07-19
1
-8
/
+7
|
*
Add pre- and post-synthesis testbench examples
Clifford Wolf
2017-07-18
4
-0
/
+103
|
*
Merge pull request #88 from rqou/master
Clifford Wolf
2017-07-17
1
-34
/
+73
|
|
\
|
|
*
iceprog: Make errors print only the program name
Robert Ou
2017-07-17
1
-18
/
+24
|
|
*
iceprog: Do not use nonstandard err.h
Robert Ou
2017-07-17
1
-34
/
+67
|
|
/
|
*
Merge pull request #87 from rqou/master
Clifford Wolf
2017-07-17
8
-32
/
+32
|
|
\
|
|
*
makefile: Make install target work for Windows
Robert Ou
2017-07-16
7
-30
/
+30
|
|
*
makefile: Do not ignore user-provided CFLAGS
Robert Ou
2017-07-16
1
-2
/
+2
|
|
/
|
*
Fix coding style in iceprog.c (mostly line breaks and indenting)
Clifford Wolf
2017-07-05
1
-97
/
+65
|
*
Merge pull request #82 from rlutz/master
Clifford Wolf
2017-07-05
4
-217
/
+474
|
|
\
|
|
*
iceprog: Keep name space clean
Roland Lutz
2017-07-04
1
-23
/
+23
|
|
*
iceprog: Remove trailing newline
Roland Lutz
2017-07-04
1
-1
/
+0
|
|
*
iceprog: Break overlong lines
Roland Lutz
2017-07-04
1
-18
/
+40
|
|
*
iceprog: Fix coding style inconsistencies
Roland Lutz
2017-07-04
1
-51
/
+47
|
|
*
iceprog: Fix error messages
Roland Lutz
2017-07-04
1
-2
/
+2
|
|
*
iceprog: Add manpage
Roland Lutz
2017-07-02
2
-0
/
+158
|
|
*
iceprog: Return a meaningful exit status
Roland Lutz
2017-07-02
1
-14
/
+22
|
|
*
iceprog: When reading, don't write more bytes than requested
Roland Lutz
2017-07-02
1
-1
/
+2
|
|
*
iceprog: Allow programming from pipe
Roland Lutz
2017-07-02
1
-8
/
+48
|
|
*
iceprog: Allow programming from standard input
Roland Lutz
2017-07-02
1
-6
/
+9
|
|
*
iceprog: Open input/output files before talking to hardware
Roland Lutz
2017-07-02
1
-47
/
+35
|
|
*
iceprog: Overhaul `--help' text
Roland Lutz
2017-07-02
1
-52
/
+41
|
|
*
iceprog: Add option `--help'
Roland Lutz
2017-07-02
1
-3
/
+15
|
|
*
iceprog: Check for non-applicable options
Roland Lutz
2017-06-19
1
-0
/
+18
|
|
*
iceprog: Check for invalid offset/size arguments
Roland Lutz
2017-06-08
1
-4
/
+12
|
|
*
iceprog: Give more information about invocation errors
Roland Lutz
2017-06-08
1
-9
/
+24
|
|
*
Fix I/O tile documentation
Roland Lutz
2017-06-07
1
-5
/
+5
*
|
|
Fix routing issues by normalizing the net names in the tiles.
Scott Shawcroft
2017-07-07
1
-14
/
+14
*
|
|
Rework bram indexing to unbreak 8k. Still not sure if its correct for 5k.
Scott Shawcroft
2017-07-07
1
-4
/
+7
*
|
|
Work in progress DB. Having trouble getting group_segments to work without er...
Scott Shawcroft
2017-07-07
3
-14
/
+2391
*
|
|
Fix coding style in icepll.cc
Clifford Wolf
2017-07-04
1
-8
/
+4
*
|
|
Merge branch 'tannewt'
Clifford Wolf
2017-07-04
32
-340
/
+6778
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Indenting fixes in icepack.cc
Clifford Wolf
2017-07-04
1
-45
/
+43
|
*
|
Correct cram mapping so glbcheck actually passes.
Scott Shawcroft
2017-07-04
1
-11
/
+63
|
*
|
Update PLL DIVF range to be [0,127]
C-Elegans
2017-07-04
1
-1
/
+10
|
*
|
Introduce device class into fuxx workign directories and have glbcheck handle...
Scott Shawcroft
2017-07-02
21
-1469
/
+198
|
*
|
More work figuring out values in icebox.py
Scott Shawcroft
2017-06-23
7
-29
/
+223
|
*
|
work in progress chipdb
Scott Shawcroft
2017-06-23
3
-27
/
+128
|
*
|
Add icefuzz support for the UP5K and rework underlying device specification f...
Scott Shawcroft
2017-06-22
20
-136
/
+7452
|
*
|
initial packing and unpacking parameters
Scott Shawcroft
2017-06-20
1
-15
/
+50
|
*
|
icefuzz support for ice40UP5k FPGA
Scott Shawcroft
2017-06-20
1
-3
/
+16
|
|
/
*
|
Merge pull request #84 from C-Elegans/pll_divf
Clifford Wolf
2017-07-03
1
-1
/
+10
|
\
\
|
|
/
|
/
|
[next]