Bitcoin Forum
June 21, 2024, 03:15:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!) on: June 24, 2011, 06:33:02 AM
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?
2  Bitcoin / Hardware / Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!) on: June 23, 2011, 02:07:14 PM
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
3  Bitcoin / Hardware / Re: Official Open Source FPGA Bitcoin Miner (Smaller Devices Now Supported!) on: June 22, 2011, 02:54:59 PM
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 <module>
    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

 
4  Other / Beginners & Help / Re: Newbie restrictions on: June 22, 2011, 01:46:30 PM
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.
5  Other / Beginners & Help / Re: Introduce yourself :) on: June 21, 2011, 07:46:28 AM
still Newbie...
I'll be back
6  Other / Beginners & Help / Re: Introduce yourself :) on: June 20, 2011, 11:57:40 AM
But can't post in the appropriate topic Sad
7  Other / Beginners & Help / Re: Introduce yourself :) on: June 20, 2011, 11:55:42 AM
And have some questions about it.
8  Other / Beginners & Help / Re: Introduce yourself :) on: June 20, 2011, 11:53:56 AM
I want to test VHDL port of FPGA project.
9  Other / Beginners & Help / Re: Introduce yourself :) on: June 20, 2011, 11:50:35 AM
FallingEdge is here.
10  Other / Beginners & Help / Re: Introduce yourself :) on: June 20, 2011, 11:48:26 AM
I hate this restriction.
+1
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!