Clifford Wolf
7ef4cdc3c2
Merge pull request #25 from SebastianBoe/chipdb_path_issue
...
icetime: fixed chipdb path issue for Arch Linux
2016-01-23 14:08:12 +01:00
Sebastian Bøe
f22f94619c
icetime: fixed chipdb path issue for Arch Linux
...
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.
2016-01-23 12:25:59 +01:00
Clifford Wolf
7a1e662a3f
added icetime -o/-r options
2016-01-18 00:11:13 +01:00
Clifford Wolf
456729a0fd
added icetime video to web page
2016-01-17 14:02:42 +01:00
Clifford Wolf
eabb851d40
Added icefuzz/icecube.sh [-1k|-8k]
2016-01-17 12:13:53 +01:00
Clifford Wolf
cb7836866e
icetime docs
2016-01-17 11:51:04 +01:00
Clifford Wolf
7902d3ac3d
Added icetime to examples
2016-01-17 11:40:22 +01:00
Clifford Wolf
7b7f75e44f
added CascadeBuf to icefuzz/tmedges.ys
2016-01-17 10:27:46 +01:00
Clifford Wolf
c13040cf84
Bugfix in "icetime -i"
2016-01-16 22:44:30 +01:00
Clifford Wolf
639624347c
icetime progress
2016-01-16 16:21:33 +01:00
Clifford Wolf
92d3ea0e58
icefuzz improvements, refuzz timings
2016-01-16 16:17:56 +01:00
Clifford Wolf
bbfc66fcf3
icefuzz improvements (hacks for sbtimer device info)
2016-01-16 12:35:04 +01:00
Clifford Wolf
fdaac3542c
icetime progress
2016-01-15 23:36:05 +01:00
Clifford Wolf
8467e955e5
icetime progress
2016-01-15 22:23:01 +01:00
Clifford Wolf
0cfb6eed91
icetime progress
2016-01-15 18:25:02 +01:00
Clifford Wolf
d939d1b92f
icetime progress
2016-01-11 16:53:29 +01:00
Clifford Wolf
986b644d96
icetime progress
2016-01-10 12:50:37 +01:00
Clifford Wolf
ea77c4cd92
icetime progress
2016-01-09 19:13:59 +01:00
Clifford Wolf
2fe704227f
Fuzzed RamCascade bits
2016-01-09 12:45:43 +01:00
Clifford Wolf
c4e5a5e57f
icetime progress
2016-01-07 17:20:52 +01:00
Clifford Wolf
22e1f33d90
icetime progress
2016-01-07 09:56:21 +01:00
Clifford Wolf
062d07e2db
icetime progress
2016-01-06 16:50:49 +01:00
Clifford Wolf
bf660412e8
Added "icepll" PLL parameters calculator
2016-01-04 19:31:17 +01:00
Clifford Wolf
75421c016f
Updated iCEcube2 version in icecube.sh to 2015.08, switched from Synplify to LSE
2016-01-01 17:18:42 +01:00
Clifford Wolf
8bc618254f
Fixed icefuzz/runloop.sh for git
2016-01-01 16:28:57 +01:00
Clifford Wolf
804e47d8ff
Renamed IceBox .txt files to .asc files
2016-01-01 15:08:41 +01:00
Clifford Wolf
ed545ce4ce
icetime progress
2016-01-01 00:32:28 +01:00
Clifford Wolf
3ee3053210
Added link to 32c3 presentation
2015-12-31 13:43:36 +01:00
Clifford Wolf
b9e6d07e9c
Added config.mk, correct DESTDIR/PREFIX usage
2015-12-31 12:05:04 +01:00
Clifford Wolf
2d03b61380
Documentation updates (install notes for OSX and Archlinux)
2015-12-31 11:18:05 +01:00
Clifford Wolf
264499a8f5
Merge pull request #23 from FSMaxB/arch-package-docs
...
Add installation instruction for Archlinux to the website
2015-12-31 10:39:13 +01:00
Clifford Wolf
2f2abe0afc
Merge pull request #22 from juan-micuss/master
...
Add support for a iCEblink40-LP1k ( QN84 package )
2015-12-31 10:38:00 +01:00
Max Bruckner
eb1d530444
website: add installation instructions for archlinux
2015-12-31 00:35:21 +01:00
juan-micuss
6aeb515c00
Fixed route Icecube2
2015-12-30 23:13:12 +01:00
Clifford Wolf
745d81d1d8
Merge pull request #21 from PedroLopes/master
...
OSX Install notes after workshop
2015-12-30 19:02:03 +01:00
Clifford Wolf
51067aff52
Merge pull request #18 from esden/flex_example_make
...
[examples] Made the example Makefiles easier to reuse.
2015-12-30 19:00:54 +01:00
juan-micuss
82d91873a5
Added pins for iCE40-LP1k qn84
2015-12-30 18:02:45 +01:00
juan-micuss
6ffd647b17
Added pinloc fuzzers for iCE40-LP1k qn84
2015-12-30 15:37:22 +01:00
juan-micuss
8025d02856
Added pinloc fuzzers for iCE40-LP1k qn84
2015-12-30 13:47:00 +01:00
Pedro Lopes
1e4c798731
edited the osx notes to with better readibility
2015-12-30 13:25:08 +01:00
Pedro Lopes
cf5515ee73
notes for installing the toolchain on mac osx
2015-12-30 13:21:09 +01:00
Piotr Esden-Tempski
3975b0abbc
[examples] Added sudo prog target to prevent compiling the code as root. And made make clean more conservative.
2015-12-30 12:40:20 +01:00
Clifford Wolf
eb85e29ff0
Merge pull request #20 from FSMaxB/patch-2
...
remove trailing tab in hx8kboard example verilog
2015-12-29 20:56:14 +01:00
Clifford Wolf
39d53a6a89
Merge pull request #19 from FSMaxB/patch-1
...
remove trailing tab in icestick example verilog
2015-12-29 20:55:27 +01:00
Max Bruckner
db5e1a257f
remove trailing tab in hx8kboard example verilog
2015-12-29 20:53:43 +01:00
Max Bruckner
d6a60bc2b5
remove trailing tab in icestick example verilog
2015-12-29 20:52:34 +01:00
Piotr Esden-Tempski
3ea5dbeb5c
[examples] Added the project bin file to prog dependencies.
2015-12-28 10:43:51 -08:00
Piotr Esden-Tempski
de33788bf9
[examples] Made the example Makefiles easier to reuse.
2015-12-28 16:53:48 +01:00
Clifford Wolf
7852514c2c
Merge pull request #17 from scanlime/master
...
Tidy up an unused variable warning
2015-12-19 18:34:12 +01:00
Micah Elizabeth Scott
8cd8493a7f
Tidy up an unused variable warning
2015-12-19 09:22:28 -08:00