Skip to content

br1egel/aion_epic_fpgaminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aion_epic_fpgaminer

Algorithm: equihash (210,9)

Language: Verilog

Directories:

src/rtl : Verilog of the design

src/build : Makefile to build design simulation

src/tb : Simple testbenches for design's major blocks

src/fpga : FPGA build files

doc/arch : Architecture related documentation

doc/test : Testbench & Simulation related documentation

Referenced Code:

https://github.com/secworks/blake2

  • Used for non pipelined blake2b with fixes for multimessage

https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner

  • Used for UART RTL

About

FPGA referrence implementation for aion equihash 2109

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 82.0%
  • Python 14.7%
  • Coq 2.5%
  • Makefile 0.8%