Skip to content

vpereira/golden_unicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ztex miner and framework

to build it you will need:

read http://wiki.ztex.de/doku.php?id=en:software:porting#macos_port
java sdk, sdcc, make, freepascal, etc

remember:

at the fpga directories, we have all bitstreams. TODAY just the 1.15b is supported by the LTC miner. the others are here just to remember us that they should be rewritten

build order

cd ztex/libusbJava-src/ && make && make install2 (if you are on mac make -f Makefile.macosx)

cd ztex && make distall

root directory: make (I normally copy the result from libusbJava-src to the root directory). I had to rename it to libusbJava64.dylib. I'm sure that is all customizable but I dont have time to do it.


 
you will have to load the bitstream located on fpga into your FPGA. you will use for it the FWLoader