| Age | Commit message (Collapse) | Author |
|
Add support for non-warmboot images
|
|
|
|
|
|
modularized standard Makefile config
|
|
|
|
|
|
icebox: Preserve extra bits when writing to file
|
|
# Conflicts:
# icebox/Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove use of err.h
|
|
Previously, the entire argv[0] would be printed.
|
|
This header does not exist under MinGW. Replace these functions with
standard functions.
|
|
Make install target work for Windows
|
|
|
|
|
|
|
|
|
|
error.
|
|
|
|
`iceprog' improvements, documentation fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As discussed in issue #83, the range of the DIVF parameter in the
iCE40 PLL Usage Guide is incorrectly listed as being 0-63, when it
should actually be 0-127 when used in the SIMPLE feedback mode. This
however does apply in other feedback modes, where the DIVF range should
still be restricted to 0-63
|
|
Update PLL DIVF range to be [0,127]
|
|
handle unsupported 5k tiles ok.
|
|
|
|
|