Skip to content

ityzhome/FPGA-Mining

 
 

Repository files navigation

Bitcoin mining using FPGA

📄 Desciption

Implementation of the SHA256 algorithm for bitcoin mining on the PYNQ-Z1 board while also comparing the results of the implementation of the same algorithm on CPU and GPU previously shared.

📂 Requirements

📈 Results

  • CPU: 1.32 KH/s

  • GPU: 2 KH/s

  • FPGA: 39.98 MH/s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Tcl 39.4%
  • VHDL 32.5%
  • Python 28.1%