Bitcoin Forum
May 05, 2024, 10:58:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trying to create a FPGA miner with vanity address split-key generator  (Read 497 times)
TetraHect0rCannabinol (OP)
Member
**
Offline Offline

Activity: 101
Merit: 10

Twitter -> @z0rius


View Profile WWW
December 05, 2016, 05:47:04 AM
Last edit: January 08, 2017, 10:26:54 PM by Mitchell
 #1

Hi sorry to bring up a old thread, but I am trying to create a fpga miner this is the part of the code im stuck with :
https://bitcointalk.org/index.php?topic=1704597

if someone wants to help that be great, @ThePicachu any guidance ?

*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby Cheesy
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714906724
Hero Member
*
Offline Offline

Posts: 1714906724

View Profile Personal Message (Offline)

Ignore
1714906724
Reply with quote  #2

1714906724
Report to moderator
1714906724
Hero Member
*
Offline Offline

Posts: 1714906724

View Profile Personal Message (Offline)

Ignore
1714906724
Reply with quote  #2

1714906724
Report to moderator
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
December 15, 2016, 06:56:03 PM
 #2

I've split this post from the original thread as it's quite old and this question warrants a new thread.

@OP, please update your thread title and your OP to reflect these changes.

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
ShodanEnkidu
Full Member
***
Offline Offline

Activity: 127
Merit: 100


View Profile
January 03, 2017, 07:00:57 PM
 #3

Hi,

I'm not a high level programming language developer, so unfortunately I can't help you in your C problem.

But are you sure you want to implement a miner in C for the FPGA? Are you going to use a high level synthesis tool or something for this?
If you plan to implement code for the ARM processor or an embedded processor (built in the FPGA) that will not be faster then if you made it for a general PC processor.
If you want to make something (much) more effective, make it directly for the FPGA in a HDL language. You can also find coding examples for it on the web. I remember that I have seen one on opencores.org also.

Regards,
Shodan
TetraHect0rCannabinol (OP)
Member
**
Offline Offline

Activity: 101
Merit: 10

Twitter -> @z0rius


View Profile WWW
January 08, 2017, 04:35:50 PM
 #4

I do plan at some point to use the arm controller / gpu also on some boards but im currently trying to write a miner for Parallella microserver, it uses c as its main libary for threading onto the Epiphany controller.

I picked that board because its new and has 18 cores to play with, im just stuck getting the right code to mine with thats all Sad

*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby Cheesy
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!