How to get started with building an fpga mining device

6

4

I plan to make an fpga mining device for bitcoin mining just for the fun of it. I thought understanding bitcoin as whole would be the first step to take. However I realize that understanding the whole verification and transaction process in bitcoin would take a lot of time. Time that I really dont have. So I just wanted to know what would be the most important things to know related to bitcoin before getting started as only solving the nonce would be the part that I write in verilog/vhdl. The remaining part related to understanding how bitcoin uses Script and processes transaction would be quite unnecessary to know since I am not going to use it for the project. Having said that knowing how the whole system works is important and I will do it but from the point of view of an fpga mining device I would like to know on what to really focus on?

Enthusiast

Posted 2013-05-30T02:22:20.490

Reputation: 413

How much verilog/VHDL do you know?Nick ODell 2013-05-30T05:33:42.643

Not too much.I am getting started on that too but I have someone to guide me for the verilog partEnthusiast 2013-05-30T13:02:37.477

possible duplicate of How do I mine with FPGAs?

Murch 2013-09-24T20:13:51.313

Answers

3

Stephen Gornick

Posted 2013-05-30T02:22:20.490

Reputation: 26 118

I had already looked at the open source fpga miner but I guess I forgot to mention it in the question. I will defintely look at hard core forensics. Do you think I should focus on any specific part of the bitcoin protocolEnthusiast 2013-05-30T13:06:52.243