Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'hermitsoft' | Clifford Wolf | 2017-03-08 | 20 | -77/+554 | |
|\ | ||||||
| * | Fix some of the obvious 384 todos in icebox.py | Clifford Wolf | 2017-03-08 | 1 | -8/+3 | |
| | | ||||||
| * | Remove some trailing whitespaces | Clifford Wolf | 2017-03-08 | 2 | -4/+4 | |
| | | ||||||
| * | Merge remote-tracking branch 'upstream/master' | hermitsoft | 2017-03-07 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Merge branch 'hermitsoft-master' | Clifford Wolf | 2017-03-07 | 1 | -37/+53 | |
|\ \ | ||||||
| * | | Fix trailing whitespace in icepack.cc | Clifford Wolf | 2017-03-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | tmedges.txt added, icebox-Makefile buildable | hermitsoft | 2017-03-07 | 2 | -1/+3 | |
| | | | ||||||
| | * | LP384 timings exported too by Makefile | hermitsoft | 2017-03-07 | 3 | -0/+297 | |
| | | | ||||||
| | * | icefuzz make_xxx.py files are ready for LP384. | hermitsoft | 2017-03-07 | 7 | -62/+89 | |
| | | | ||||||
| | * | Fixes for LP384 in some make_xx.py, etc | hermitsoft | 2017-03-07 | 4 | -10/+22 | |
| | | | ||||||
| | * | LP384 support in icefuzz (Makefile,icebox.sh,etc) | hermitsoft | 2017-03-07 | 1 | -0/+5 | |
| | | | ||||||
| | * | LP384 support in icefuzz (Makefile,icebox.sh,etc) | hermitsoft | 2017-03-07 | 4 | -2/+76 | |
| | | | ||||||
| | * | Work started for LP384 chipdb. | hermitsoft | 2017-03-06 | 4 | -6/+71 | |
| |/ | ||||||
| * | Disabling BRAM commands in bitsream for LP384 | hermitsoft | 2017-03-06 | 1 | -36/+39 | |
| | | ||||||
| * | LP384 support in icepack - log_level back to 0 | hermitsoft | 2017-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | LP384 support in icepack (tested on real chip) | Mihály Horváth | 2017-03-05 | 1 | -2/+15 | |
|/ | | | | | | LP384 is now supported in icepack, it was fairly easy to realize as only the main chip dimensions are required that could be found out from the .bin bitsream file generated by iCEcube. Tested by creating .asc then packing it back to .bin. The testcase is just a simple LED on/off on a port though but that shows geometries are fine. Now I'm trying to have and support chipdb-384.txt hopefully with some help from the authors and anyone who already knows the internals of IceStorm well. I need info, how to reverse-engineer iCE40 chips the easiest way. Scripts maybe. I'm trying to reach my goal in any way coz iCEcube sucks and IceStorm integrates well into commandline... | |||||
* | Merge branch 'master' of github.com:cliffordwolf/icestorm | Clifford Wolf | 2017-02-26 | 1 | -7/+26 | |
|\ | ||||||
| * | Add icemulti -a<n>, -A<n> | Clifford Wolf | 2017-02-16 | 1 | -7/+26 | |
| | | ||||||
* | | Add "icetime -N" | Clifford Wolf | 2017-02-26 | 1 | -2/+13 | |
|/ | ||||||
* | Merge branch 'makefiles' of https://github.com/lineprinter/icestorm into ↵ | Clifford Wolf | 2017-02-13 | 9 | -56/+21 | |
|\ | | | | | | | lineprinter-makefiles | |||||
| * | Clean up Makefiles | Elvira Khabirova | 2017-02-12 | 9 | -56/+21 | |
| | | ||||||
* | | Merge pull request #70 from lineprinter/gitignore | Clifford Wolf | 2017-02-12 | 1 | -0/+3 | |
|\ \ | |/ |/| | icecompr/.gitignore: add missing files | |||||
| * | icecompr/.gitignore: add missing files | Elvira Khabirova | 2017-02-12 | 1 | -0/+3 | |
|/ | ||||||
* | Update docs index.html | Clifford Wolf | 2017-02-04 | 1 | -1/+3 | |
| | ||||||
* | Merge pull request #67 from matthiasbock/master | Clifford Wolf | 2017-02-04 | 1 | -16/+124 | |
|\ | | | | | icepll: added options to save PLL config as Verilog and for quiet output | |||||
| * | icepll: changes according to cliffordwolf/icestorm#67: | Matthias | 2017-02-04 | 1 | -3/+1 | |
| | | | | | | | | | | * corrected getopt argument * removed PLLOUT_SELECT("GENCLK") from output | |||||
| * | icepll: added -m option to choose between saving Verilog header or module | Matthias | 2017-02-02 | 1 | -47/+91 | |
| | | ||||||
| * | icepll: added -f option to export configuration as Verilog module | Matthias | 2017-02-01 | 1 | -2/+58 | |
| | | ||||||
| * | icepll: added -q option to suppress output to stdout | Matthias | 2017-02-01 | 1 | -16/+26 | |
|/ | ||||||
* | Cleanup icecompr code | Clifford Wolf | 2017-01-15 | 3 | -19/+30 | |
| | ||||||
* | Add icecompr.py | Clifford Wolf | 2017-01-13 | 2 | -18/+135 | |
| | ||||||
* | icecompr: fix missed 'make clean' artifact | Austin Seipp | 2017-01-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com> | |||||
* | Merge pull request #65 from udif/master | Clifford Wolf | 2017-01-11 | 1 | -0/+1 | |
|\ | | | | | Fix for Win32 builds | |||||
| * | Another fix | Udi Finkelstein | 2017-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | Fix Windows builds | Udi Finkelstein | 2017-01-01 | 1 | -0/+1 | |
| | | ||||||
* | | Fix some typos in icecube.sh comment header | Clifford Wolf | 2017-01-10 | 1 | -2/+2 | |
| | | ||||||
* | | Some cleanups in verilog examples | Clifford Wolf | 2017-01-09 | 4 | -4/+4 | |
| | | ||||||
* | | Added icecompr | Clifford Wolf | 2017-01-08 | 7 | -0/+566 | |
| | | ||||||
* | | Improvements in icestick rs232 demo | Clifford Wolf | 2017-01-03 | 2 | -25/+25 | |
| | | ||||||
* | | Fixed files with CRLF line endings | Clifford Wolf | 2017-01-01 | 7 | -52/+52 | |
| | | ||||||
* | | Added icebox_stat.py | Clifford Wolf | 2017-01-01 | 2 | -0/+141 | |
|/ | ||||||
* | Added pcf --warn-no-port support to icebox_vlog | Clifford Wolf | 2016-12-31 | 1 | -0/+2 | |
| | ||||||
* | More OSX notes | Clifford Wolf | 2016-12-30 | 1 | -0/+4 | |
| | ||||||
* | Added link to icestick pinout | Clifford Wolf | 2016-12-30 | 1 | -0/+3 | |
| | ||||||
* | Added icestick rs232 demo | Clifford Wolf | 2016-12-30 | 3 | -0/+65 | |
| | ||||||
* | Added iCEZUM example | Clifford Wolf | 2016-12-29 | 4 | -0/+68 | |
| | ||||||
* | Fixed icepll divf range | Clifford Wolf | 2016-12-17 | 1 | -1/+1 | |
| | ||||||
* | Added marex/typhoon link | Clifford Wolf | 2016-12-13 | 1 | -0/+1 | |
| | ||||||
* | Removed icetime estimate warning | Clifford Wolf | 2016-11-01 | 1 | -3/+4 | |
| | ||||||
* | Merge pull request #59 from zeldin/icebram_parser | Clifford Wolf | 2016-10-22 | 1 | -6/+31 | |
|\ | | | | | Improve input parsing of icebram |