aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* icetime: fixed chipdb path issue for Arch LinuxSebastian Bøe2016-01-232-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.
* added icetime -o/-r optionsClifford Wolf2016-01-184-46/+61
|
* added icetime video to web pageClifford Wolf2016-01-171-0/+1
|
* Added icefuzz/icecube.sh [-1k|-8k]Clifford Wolf2016-01-171-1/+11
|
* icetime docsClifford Wolf2016-01-172-2/+10
|
* Added icetime to examplesClifford Wolf2016-01-175-7/+21
|
* added CascadeBuf to icefuzz/tmedges.ysClifford Wolf2016-01-172-2/+3
|
* Bugfix in "icetime -i"Clifford Wolf2016-01-161-19/+5
|
* icetime progressClifford Wolf2016-01-161-11/+59
|
* icefuzz improvements, refuzz timingsClifford Wolf2016-01-1615-646/+751
|
* icefuzz improvements (hacks for sbtimer device info)Clifford Wolf2016-01-164-21/+43
|
* icetime progressClifford Wolf2016-01-152-6/+13
|
* icetime progressClifford Wolf2016-01-151-4/+79
|
* icetime progressClifford Wolf2016-01-156-125/+316
|
* icetime progressClifford Wolf2016-01-111-103/+378
|
* icetime progressClifford Wolf2016-01-101-5/+35
|
* icetime progressClifford Wolf2016-01-092-0/+113
|
* Fuzzed RamCascade bitsClifford Wolf2016-01-097-1/+128
|
* icetime progressClifford Wolf2016-01-071-19/+47
|
* icetime progressClifford Wolf2016-01-072-14/+125
|
* icetime progressClifford Wolf2016-01-062-7/+56
|
* Added "icepll" PLL parameters calculatorClifford Wolf2016-01-045-0/+219
|
* Updated iCEcube2 version in icecube.sh to 2015.08, switched from Synplify to LSEClifford Wolf2016-01-012-7/+69
|
* Fixed icefuzz/runloop.sh for gitClifford Wolf2016-01-011-1/+1
|
* Renamed IceBox .txt files to .asc filesClifford Wolf2016-01-0127-41/+41
|
* icetime progressClifford Wolf2016-01-014-48/+77
|
* Added link to 32c3 presentationClifford Wolf2015-12-311-0/+1
|
* Added config.mk, correct DESTDIR/PREFIX usageClifford Wolf2015-12-319-55/+58
|
* Documentation updates (install notes for OSX and Archlinux)Clifford Wolf2015-12-313-43/+93
|
* Merge pull request #23 from FSMaxB/arch-package-docsClifford Wolf2015-12-311-0/+4
|\ | | | | Add installation instruction for Archlinux to the website
| * website: add installation instructions for archlinuxMax Bruckner2015-12-311-0/+4
| |
* | Merge pull request #22 from juan-micuss/masterClifford Wolf2015-12-313-3/+114
|\ \ | | | | | | Add support for a iCEblink40-LP1k ( QN84 package )
| * | Fixed route Icecube2juan-micuss2015-12-302-2/+2
| | |
| * | Added pins for iCE40-LP1k qn84juan-micuss2015-12-301-0/+69
| | |
| * | Added pinloc fuzzers for iCE40-LP1k qn84juan-micuss2015-12-301-3/+11
| | |
| * | Added pinloc fuzzers for iCE40-LP1k qn84juan-micuss2015-12-301-0/+34
| | |
* | | Merge pull request #21 from PedroLopes/masterClifford Wolf2015-12-301-0/+39
|\ \ \ | | | | | | | | OSX Install notes after workshop
| * | | edited the osx notes to with better readibilityPedro Lopes2015-12-301-10/+18
| | | |
| * | | notes for installing the toolchain on mac osxPedro Lopes2015-12-301-0/+31
| |/ /
* | | Merge pull request #18 from esden/flex_example_makeClifford Wolf2015-12-302-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-Tempski2015-12-302-2/+10
| | | | | | | | | | | | made make clean more conservative.
| * | [examples] Added the project bin file to prog dependencies.Piotr Esden-Tempski2015-12-282-4/+4
| | |
| * | [examples] Made the example Makefiles easier to reuse.Piotr Esden-Tempski2015-12-282-18/+26
| |/
* | Merge pull request #20 from FSMaxB/patch-2Clifford Wolf2015-12-291-1/+1
|\ \ | | | | | | remove trailing tab in hx8kboard example verilog
| * | remove trailing tab in hx8kboard example verilogMax Bruckner2015-12-291-1/+1
| |/
* | Merge pull request #19 from FSMaxB/patch-1Clifford Wolf2015-12-291-1/+1
|\ \ | |/ |/| remove trailing tab in icestick example verilog
| * remove trailing tab in icestick example verilogMax Bruckner2015-12-291-1/+1
|/
* Merge pull request #17 from scanlime/masterClifford Wolf2015-12-191-1/+0
|\ | | | | Tidy up an unused variable warning
| * Tidy up an unused variable warningMicah Elizabeth Scott2015-12-191-1/+0
|/
* Added icebox_diff help messageClifford Wolf2015-12-181-0/+6
|