Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #25 from SebastianBoe/chipdb_path_issue | Clifford Wolf | 2016-01-23 | 2 | -2/+5 | |
| |\ | | | | | | | icetime: fixed chipdb path issue for Arch Linux | |||||
| | * | icetime: fixed chipdb path issue for Arch Linux | Sebastian Bøe | 2016-01-23 | 2 | -2/+5 | |
| |/ | | | | | | | | | | | | | | | | | | | | | Icetime was hardcoding the path to chipdb as /usr/local/share causing icetime to not find the chip db on Arch Linux where the prefix is just /usr/share. With this commit the PREFIX is passed as a preprocessor define and used in icetime.cc to create the correct path. I don't know what the canonical way of dealing with this is, but this was the least intrusive way I could think of to get this fixed. | |||||
* / | links | Clifford Wolf | 2016-01-19 | 1 | -1/+17 | |
|/ | ||||||
* | added icetime -o/-r options | Clifford Wolf | 2016-01-18 | 4 | -46/+61 | |
| | ||||||
* | added icetime video to web page | Clifford Wolf | 2016-01-17 | 1 | -0/+1 | |
| | ||||||
* | Added icefuzz/icecube.sh [-1k|-8k] | Clifford Wolf | 2016-01-17 | 1 | -1/+11 | |
| | ||||||
* | icetime docs | Clifford Wolf | 2016-01-17 | 2 | -2/+10 | |
| | ||||||
* | Added icetime to examples | Clifford Wolf | 2016-01-17 | 5 | -7/+21 | |
| | ||||||
* | added CascadeBuf to icefuzz/tmedges.ys | Clifford Wolf | 2016-01-17 | 2 | -2/+3 | |
| | ||||||
* | Bugfix in "icetime -i" | Clifford Wolf | 2016-01-16 | 1 | -19/+5 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-16 | 1 | -11/+59 | |
| | ||||||
* | icefuzz improvements, refuzz timings | Clifford Wolf | 2016-01-16 | 15 | -646/+751 | |
| | ||||||
* | icefuzz improvements (hacks for sbtimer device info) | Clifford Wolf | 2016-01-16 | 4 | -21/+43 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-15 | 2 | -6/+13 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-15 | 1 | -4/+79 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-15 | 6 | -125/+316 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-11 | 1 | -103/+378 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-10 | 1 | -5/+35 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-09 | 2 | -0/+113 | |
| | ||||||
* | Fuzzed RamCascade bits | Clifford Wolf | 2016-01-09 | 7 | -1/+128 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-07 | 1 | -19/+47 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-07 | 2 | -14/+125 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-06 | 2 | -7/+56 | |
| | ||||||
* | Added "icepll" PLL parameters calculator | Clifford Wolf | 2016-01-04 | 5 | -0/+219 | |
| | ||||||
* | Updated iCEcube2 version in icecube.sh to 2015.08, switched from Synplify to LSE | Clifford Wolf | 2016-01-01 | 2 | -7/+69 | |
| | ||||||
* | Fixed icefuzz/runloop.sh for git | Clifford Wolf | 2016-01-01 | 1 | -1/+1 | |
| | ||||||
* | Renamed IceBox .txt files to .asc files | Clifford Wolf | 2016-01-01 | 27 | -41/+41 | |
| | ||||||
* | icetime progress | Clifford Wolf | 2016-01-01 | 4 | -48/+77 | |
| | ||||||
* | Added link to 32c3 presentation | Clifford Wolf | 2015-12-31 | 1 | -0/+1 | |
| | ||||||
* | Added config.mk, correct DESTDIR/PREFIX usage | Clifford Wolf | 2015-12-31 | 9 | -55/+58 | |
| | ||||||
* | Documentation updates (install notes for OSX and Archlinux) | Clifford Wolf | 2015-12-31 | 3 | -43/+93 | |
| | ||||||
* | Merge pull request #23 from FSMaxB/arch-package-docs | Clifford Wolf | 2015-12-31 | 1 | -0/+4 | |
|\ | | | | | Add installation instruction for Archlinux to the website | |||||
| * | website: add installation instructions for archlinux | Max Bruckner | 2015-12-31 | 1 | -0/+4 | |
| | | ||||||
* | | Merge pull request #22 from juan-micuss/master | Clifford Wolf | 2015-12-31 | 3 | -3/+114 | |
|\ \ | | | | | | | Add support for a iCEblink40-LP1k ( QN84 package ) | |||||
| * | | Fixed route Icecube2 | juan-micuss | 2015-12-30 | 2 | -2/+2 | |
| | | | ||||||
| * | | Added pins for iCE40-LP1k qn84 | juan-micuss | 2015-12-30 | 1 | -0/+69 | |
| | | | ||||||
| * | | Added pinloc fuzzers for iCE40-LP1k qn84 | juan-micuss | 2015-12-30 | 1 | -3/+11 | |
| | | | ||||||
| * | | Added pinloc fuzzers for iCE40-LP1k qn84 | juan-micuss | 2015-12-30 | 1 | -0/+34 | |
| | | | ||||||
* | | | Merge pull request #21 from PedroLopes/master | Clifford Wolf | 2015-12-30 | 1 | -0/+39 | |
|\ \ \ | | | | | | | | | OSX Install notes after workshop | |||||
| * | | | edited the osx notes to with better readibility | Pedro Lopes | 2015-12-30 | 1 | -10/+18 | |
| | | | | ||||||
| * | | | notes for installing the toolchain on mac osx | Pedro Lopes | 2015-12-30 | 1 | -0/+31 | |
| |/ / | ||||||
* | | | Merge pull request #18 from esden/flex_example_make | Clifford Wolf | 2015-12-30 | 2 | -20/+36 | |
|\ \ \ | |/ / |/| | | [examples] Made the example Makefiles easier to reuse. | |||||
| * | | [examples] Added sudo prog target to prevent compiling the code as root. And ↵ | Piotr Esden-Tempski | 2015-12-30 | 2 | -2/+10 | |
| | | | | | | | | | | | | made make clean more conservative. | |||||
| * | | [examples] Added the project bin file to prog dependencies. | Piotr Esden-Tempski | 2015-12-28 | 2 | -4/+4 | |
| | | | ||||||
| * | | [examples] Made the example Makefiles easier to reuse. | Piotr Esden-Tempski | 2015-12-28 | 2 | -18/+26 | |
| |/ | ||||||
* | | Merge pull request #20 from FSMaxB/patch-2 | Clifford Wolf | 2015-12-29 | 1 | -1/+1 | |
|\ \ | | | | | | | remove trailing tab in hx8kboard example verilog | |||||
| * | | remove trailing tab in hx8kboard example verilog | Max Bruckner | 2015-12-29 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #19 from FSMaxB/patch-1 | Clifford Wolf | 2015-12-29 | 1 | -1/+1 | |
|\ \ | |/ |/| | remove trailing tab in icestick example verilog | |||||
| * | remove trailing tab in icestick example verilog | Max Bruckner | 2015-12-29 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #17 from scanlime/master | Clifford Wolf | 2015-12-19 | 1 | -1/+0 | |
|\ | | | | | Tidy up an unused variable warning |