Difference between revisions of "BTCMiner"

From Bitcoin Wiki
Jump to: navigation, search
(Usage: Reference)
 
(4 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
=== Features ===
 
=== Features ===
 
* Supported FPGA Boards:
 
* Supported FPGA Boards:
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html Spartan 6 USB-FPGA Module 1.15b] with XC6SLX75: 90 MH/s @ 5.0W (typical)
+
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html Spartan 6 USB-FPGA Module 1.15b] with one XC6SLX75: 90 MH/s @ 5.0W (typical)
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html Spartan 6 USB-FPGA Module 1.15d] with XC6SLX150: 200 MH/s @ 8.8W (typical)
+
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15.e.html Spartan 6 USB-FPGA Module 1.15d] with one XC6SLX150: 215 MH/s @ 9.8W (typical)
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15x.e.html Spartan 6 USB-FPGA Module 1.15x] with XC6SLX150: 200 MH/s @ 8.8W (typical)
+
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15x.e.html Spartan 6 USB-FPGA Module 1.15x] with one XC6SLX150: 215 MH/s @ 9.8W (typical)
 +
:* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.15y.e.html Spartan 6 USB-FPGA Module 1.15y] with four XC6SLX150: 860 MH/s @ 39W (typical)
 
* Dynamic frequency scaling based on error measurement, i.e. BTCMiner automatically chooses the frequency with the highest rate of valid hashes.
 
* Dynamic frequency scaling based on error measurement, i.e. BTCMiner automatically chooses the frequency with the highest rate of valid hashes.
 
* Cluster mode with hot-plugging allows to run large amounts of FPGA Boards
 
* Cluster mode with hot-plugging allows to run large amounts of FPGA Boards
Line 15: Line 16:
  
 
=== Usage ===
 
=== Usage ===
All files required are packed into a single jar archive which can be downloaded from the download section of the [http://www.ztex.de/btcminer BTCMiner homepage] and runs under Linux and Windows. Windows users need to install the libusb driver from the ZTEX SDK.  
+
All files required for this * [http://www.bitcoinmining.com/bitcoin-mining-software/ Bitcoin mining software] are packed into a single jar archive which can be downloaded from the download section of the [http://www.ztex.de/btcminer BTCMiner homepage] and runs under Linux and Windows. Windows users need to install the libusb driver from the ZTEX SDK.  
  
 
A detailed description of the usage can be found at the [http://www.ztex.de/btcminer BTCMiner homepage].  
 
A detailed description of the usage can be found at the [http://www.ztex.de/btcminer BTCMiner homepage].  

Latest revision as of 01:33, 1 June 2015

BTCMiner - Bitcoin Miner for ZTEX FPGA boards

BTCMiner is an Open Source Bitcoin Miner for ZTEX USB-FPGA Modules 1.15. These FPGA Boards contain an USB interface which is used for communication and programming (i.e. no JTAG programmer is required) and allows to build low cost FPGA clusters using standard components like USB hubs.

The software runs on Linux and Windows.

Features

  • Supported FPGA Boards:
  • Dynamic frequency scaling based on error measurement, i.e. BTCMiner automatically chooses the frequency with the highest rate of valid hashes.
  • Cluster mode with hot-plugging allows to run large amounts of FPGA Boards
  • Ready-to-use Bitstream, i.e. no Xilinx Software or License required

Usage

All files required for this * Bitcoin mining software are packed into a single jar archive which can be downloaded from the download section of the BTCMiner homepage and runs under Linux and Windows. Windows users need to install the libusb driver from the ZTEX SDK.

A detailed description of the usage can be found at the BTCMiner homepage.