Bitcoin Forum

Other => Beginners & Help => Topic started by: minernb on April 18, 2013, 11:53:22 PM



Title: FGPA Mining with DE1 and Spartan3E
Post by: minernb on April 18, 2013, 11:53:22 PM
Hello guys,

I have these boards and just today discovered FPGAs can be used for mining bitcoins... So I am testing how it works.
I have build the FGPA Bitcoin Miner for my Altera DE1, and when i run th mine.bat I have the following output, and would like to know what is the meaning of that.

What those errors means? Is the boarding receiving any data? Is it trying to process?
How can I know?

I appreciate any help.

Cheers.

[04/19/2013 00:38:28] 3.11 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:30] 3.12 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:32] 3.12 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:34] 3.11 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:39] ERROR: Unable to getwork. Reason: can't read "state(status
)": no such variable
[04/19/2013 00:38:41] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:43] 3.12 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:45] 3.13 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:47] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:49] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:51] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:53] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:55] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:57] 3.15 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:38:59] 3.13 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
wrong # args: should be "::error message ?errorInfo? ?errorCode?"
    while executing
"::error"
    ("eval" body line 1)
    invoked from within
"eval ::error $errorlist"
    (procedure "http::reset" line 11)
    invoked from within
"http::reset ::http::63 timeout"
    ("after" script)
[04/19/2013 00:39:02] 3.14 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:04] 3.11 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:06] 3.10 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:08] 3.10 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:10] 3.10 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:12] 3.11 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:14] 3.11 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]
[04/19/2013 00:39:16] 3.12 MH/s (~0.00 MH/s) [Rej: 0/0 (0.00%)]


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: minernb on April 19, 2013, 08:34:54 AM
Ok, i have my answer...

I left the thing working and went sleep.

Now, just checkit out, and I have some 0.00005292 bitcoins in my wallet.
I am going to by the World!
:)

Cheers.


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: minernb on April 19, 2013, 03:07:30 PM
Hello, anybody there? FPGA Guys,

Maybe makomk can get to know this post, since I am unable to contact him! I am a newbie!  :D

I have one Altera DE1 board, and have compiled the miner and it runs at 12MH/s.
But all works are rejected at this rate.
Using the non optimized code, I was able to mine some micro coins, at 3.10MH/s.

Want to improve the FPGA miner? I can beta test it if you are willing to take a look at this issue. Any advice on why it is rejecting all works and how to fix it?

Cheers.


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: evilscoop on April 19, 2013, 03:12:35 PM
you may have over clocked it too far :D



Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: minernb on April 19, 2013, 03:33:17 PM
you may have over clocked it too far :D



Thanks for the guess, but I doubt it since it was a code optimization, not an overclock.
But that is me saying it. I will try to contact the authors when I am allowed by the forum.


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: kramble on April 21, 2013, 09:06:43 AM
What those errors means? Is the boarding receiving any data? Is it trying to process?

I just put them down to network communication glitches (the getwork times out or fails to connect). It all works much better if you install a Stratum PROXY server as an intermediate https://github.com/slush0/stratum-mining-proxy

As for your query about makomk_mod, I posted a reply at the main fpgaminer thread https://bitcointalk.org/index.php?topic=9047.msg1901149#msg1901149

Regards
Mark


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: alle.sello on April 22, 2013, 11:28:17 AM
3,14MHash is bad


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: evilscoop on April 22, 2013, 11:31:06 AM
not on a sparten3E its not


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: minernb on April 22, 2013, 10:08:11 PM
3,14MHash is bad

It is what I got...
As I said, one design reports 12MH/s but does not work...


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: eljaydub on May 23, 2013, 09:29:11 PM
Slightly off topic but can I ask how you modified the DE2 code to get the DE1 to run?

I've got an Altera DE1 with a CycloneII from a VHDL/FPGA class I took a few years ago but can't figure out how I modify the Open-Source-FPGA-Bitcoin-Miner projects so that my DE1 will run. I'm on a linux machine so I rewrote the .bat files for bash and got QuartusII running but that's about as far as I got! Guess it's been too long since I've played with this board...

Any tips?
 


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: iwanttomine on December 29, 2013, 04:35:36 PM
Ok, i have my answer...

I left the thing working and went sleep.

Now, just checkit out, and I have some 0.00005292 bitcoins in my wallet.
I am going to by the World!
:)

Cheers.

Hi minernb,

Do you mind shed some light how you change the de2 github code to be compatible for de1? Thanks!  :)


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: moonlightsonata on December 29, 2013, 06:38:34 PM
 ;D ;D


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: iwanttomine on January 02, 2014, 09:22:01 AM
Up for awareness!  ;D


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: edutBTC on January 02, 2014, 09:18:40 PM
She asked me the same because of her FGPA Bitcoin Mine ;D


Title: Re: FGPA Mining with DE1 and Spartan3E
Post by: iwanttomine on January 03, 2014, 06:44:40 AM
She asked me the same because of her FGPA Bitcoin Mine ;D

Sorry, what do you mean by that?