Search content
Sort by

Showing 10 of 10 results by FallingEdge
Post
Topic
Board Hardware
Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!)
by
FallingEdge
on 24/06/2011, 06:33:02 UTC
Thanks, it work fine,
but i get only  6.253394 MH/s  Sad

My  FPGA is Virtex IIPro XC2VP50 and project settings are:
  miner clock frequency = 50 MHz
  DEPTH = 3

In your opinion, is  6 MH/s correct value for this project settings?
or did I do something wrong?
Post
Topic
Board Hardware
Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!)
by
FallingEdge
on 23/06/2011, 14:07:14 UTC
Yes, it's a curses error, most likely being caused by the terminal window being too small to draw the summary box at the top.
You're right, I increase terminal window size and now it work.

Depending on the length of your pool names the current version will need around 120 chars of width, the older one in the git repository maybe a bit less.
What is a current version? This?   http://dl.dropbox.com/u/23683845/pyfpgaminer-0.0.1.zip
Post
Topic
Board Hardware
Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!)
by
FallingEdge
on 22/06/2011, 14:54:59 UTC
to TheSeven
Thank's for this implementation.
I get your project from https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner/tree/0a9077e5c070e0a601981c6ec42dfc946fe3ccd6/projects/VHDL_Xilinx_Port
VHDL synthesized well, but an error got when run miner.py:

Code:
root@debian:/home/user2/d# python miner.py
Traceback (most recent call last):
  File "miner.py", line 478, in
    curses.wrapper(miner.run)
  File "/usr/local/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, *args, **kwds)
  File "miner.py", line 380, in run
    self.showstats()
  File "miner.py", line 290, in showstats
    self.statuswin.vline(4, x, curses.ACS_VLINE, my - 5)
_curses.error: wmove() returned ERR

What it means?
I run it on Debian 6.0, Python 2.7.2

 
Post
Topic
Board Beginners & Help
Re: Newbie restrictions
by
FallingEdge
on 22/06/2011, 13:46:30 UTC
I have 6 posts and
Total time logged in: 4 hours and 7 minutes,
but i can post in the "newbies" section only.
What's wrong?
---------------------------
Update:
After previous post i get 7 posts and Total time logged in: 4 hours and 11 minutes.
Now I can post and reply in any topics, strange but true.
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 21/06/2011, 07:46:28 UTC
still Newbie...
I'll be back
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 20/06/2011, 11:57:40 UTC
But can't post in the appropriate topic Sad
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 20/06/2011, 11:55:42 UTC
And have some questions about it.
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 20/06/2011, 11:53:56 UTC
I want to test VHDL port of FPGA project.
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 20/06/2011, 11:50:35 UTC
FallingEdge is here.
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
FallingEdge
on 20/06/2011, 11:48:26 UTC