Welcome, Guest. Please login or register.

Author Topic: FPGA Replay Board  (Read 822177 times)

Description:

0 Members and 9 Guests are viewing this topic.

Offline mikej

  • Hero Member
  • *****
  • Join Date: Dec 2005
  • Posts: 822
    • Show only replies by mikej
    • http://www.fpgaarcade.com
Re: FPGA Replay Board
« Reply #2639 from previous page: May 15, 2013, 11:20:27 PM »
Hi,
The resellers are buying from me and assembling the systems.
You can buy the components directly from me, but I do not have time to offer detailed support. The price you were quoted includes the atx io panel and atx power switcher I assume. If you want an assembled, tested system I suggest you go with the reseller.



Best,
/MikeJ
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2640 on: May 15, 2013, 11:42:08 PM »
FPGA Arcade with 128 MB RAM and 120 MHz CPU?

Not what I recall.
 

Offline AmigaClassicRule

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 956
    • Show only replies by AmigaClassicRule
Re: FPGA Replay Board
« Reply #2641 on: May 16, 2013, 12:50:36 AM »
Quote from: mikej;735114
Hi,
The resellers are buying from me and assembling the systems.
You can buy the components directly from me, but I do not have time to offer detailed support. The price you were quoted includes the atx io panel and atx power switcher I assume. If you want an assembled, tested system I suggest you go with the reseller.



Best,
/MikeJ

When will it be available in amigakit.com?
 

Offline Firedawg

  • VIP / Donor - Lifetime Member
  • Sr. Member
  • ****
  • Join Date: Jul 2007
  • Posts: 368
    • Show only replies by Firedawg
Re: FPGA Replay Board
« Reply #2642 on: May 16, 2013, 01:50:42 AM »
Quote from: mikej;735114
Hi,
The resellers are buying from me and assembling the systems.
You can buy the components directly from me, but I do not have time to offer detailed support. The price you were quoted includes the atx io panel and atx power switcher I assume. If you want an assembled, tested system I suggest you go with the reseller.

Best,
/MikeJ

Hey Mike, for many of us who have been on your list for 2 years or more, will you be contacting us when the boards are ready for shipping from your list?  I have been hiding this stash of cash from my wife for quite a while now, and she is getting suspicious about this damn smile I got on my face as I should not be this damn happy :banana:.  So, let me know when I can make payment.

Thanks,
Mike
Amiga 4000T/60 - A2000/60 - 1200T/60, Soldered Up 3 x Minimig 1.1, Mac Mini 1.5 Running MacOSX/MOS 2.7-Registered
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2643 on: May 16, 2013, 04:33:51 AM »
"We can't be threesome in this marriage, you will have to end your relationship with this miss FP.GA!" ;)
 

Offline psxphill

Re: FPGA Replay Board
« Reply #2644 on: May 16, 2013, 05:52:30 AM »
Quote from: mikej;735114
If you want an assembled, tested system I suggest you go with the reseller.

And of course that is the gamble.
 
Changing the topic, does anyone know how effective the fpga replay could be at bitcoin hashing (http://bitcoinfpga.com/)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2645 on: May 16, 2013, 02:13:28 PM »
BitcoinFPGA uses LX150-3FGG484C  (overview / datasheet) at 100 MHz which can use DCM internally to get 375 MHz (ds-page 59). It performs at 400 MH/s at an unknown frequency. And has an equalient number of logic cells of 147 443.

FPGA Arcade uses XC3S1600E-FG320-4 at 27 MHz which can be up clocked internally to at least 180 MHz via DCM or 311 MHz if the chip is a stepping 1 (page 140).  And has equalient number of logic cells of 33 192 (page 2).
(schematic page8 CDCE906 HC49-27.000)

So given the larger matrix and higher clock speed the LX150-3 would be capable to (147443/33192)*(375/180) = 9.3 times the number crunching capacity. However the LX150-3 based firmware (src) is limited to 186 MHz thus max (147443/33192)*(186/180) = 4.6 times the performance.

The board in question using LX150-3 does however employ two FPGA chips but this won't change the per chip performance.

So expect no more than 43 MH/s on FPGA Arcade. Perhaps someone can translate that into USD/s ..?

@MikeJ, Question, is the FPGA-chip used a stepping 0 or stepping 1 version ..?
« Last Edit: May 16, 2013, 02:25:19 PM by freqmax »
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2646 on: May 16, 2013, 03:06:51 PM »
I did some calculus using the defaults on Difficulty and Bitcoins per block and it would take 4.9 years to break even economicly for the FPGA Arcade ;)

Perhaps it's better to make other use of the FPGA Arcade.. :D
 

Offline psxphill

Re: FPGA Replay Board
« Reply #2647 on: May 16, 2013, 03:13:08 PM »
Quote from: freqmax;735196
So expect no more than 43 MH/s on FPGA Arcade. Perhaps someone can translate that into USD/s ..?

I'm not sure I did the calculation right, but putting the numbers into http://www.bitcoinx.com/profit/ with free electricity comes out at 0.22 USD a day.
 
It looks like it would be slaughtered by the other FPGA's or GPU's.
 
https://en.bitcoin.it/wiki/Mining_hardware_comparison#cite_note-21
 
Quote from: freqmax;735199
I did some calculus using the defaults on Difficulty and Bitcoins per block and it would take 4.9 years to break even economicly for the FPGA Arcade ;)
 
Perhaps it's better to make other use of the FPGA Arcade.. :D

Actually as long as it makes more money than the cost of the electricity and you're not currently using it as an amiga etc then it is a reasonable use, although with the difficulty rise when the ASIC's hit the network it'll probably not even do that for long.
« Last Edit: May 16, 2013, 03:15:55 PM by psxphill »
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2648 on: May 16, 2013, 03:17:41 PM »
With a FPGA Arcade cost of 283 USD and a profit of  0.22 USD/day it would take 3.5 years to break even. It would be more profitable to put the money in state bonds ;)
 

Offline psxphill

Re: FPGA Replay Board
« Reply #2649 on: May 16, 2013, 03:27:52 PM »
Quote from: freqmax;735201
With a FPGA Arcade cost of 283 USD and a profit of 0.22 USD/day it would take 3.5 years to break even. It would be more profitable to put the money in state bonds ;)

That isn't relevant though as I will be buying it anyway.
 

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show only replies by Mrs Beanbag
Re: FPGA Replay Board
« Reply #2650 on: May 16, 2013, 03:27:53 PM »
or just get a job :/
Signature intentionally left blank
 

Offline trip6

  • Sr. Member
  • ****
  • Join Date: Jun 2007
  • Posts: 348
    • Show only replies by trip6
Re: FPGA Replay Board
« Reply #2651 on: May 16, 2013, 09:45:14 PM »
@MikeJ - Could you be so kind as to publish a list here of Authorized Resellers and contact info?
 

Offline Faranheit

  • Jr. Member
  • **
  • Join Date: May 2012
  • Posts: 83
    • Show only replies by Faranheit
    • http://www.amedia-computer.com
Re: FPGA Replay Board
« Reply #2652 on: May 17, 2013, 12:01:29 PM »
Hi ;)

For informations, I have the agreement from Mike for reselling it.
Mail : laurent@amedia-computer.com
Tel : (+33) 7 71 10 72 22 (english or french as you can)
Fax : (+33) 3 87 57 07 21

Thanks, Laurent aka Faranheit
Amedia Computer France
http://www.amedia-computer.com
Laurent aka Faranheit
AMEDIA COMPUTER FRANCE
Director
Metz - France
Mail : contact@amedia-computer.com
Site : http://www.amedia-computer.com
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: FPGA Replay Board
« Reply #2653 on: May 17, 2013, 12:08:28 PM »
English site version plz? ;)
 

Offline Faranheit

  • Jr. Member
  • **
  • Join Date: May 2012
  • Posts: 83
    • Show only replies by Faranheit
    • http://www.amedia-computer.com
Re: FPGA Replay Board
« Reply #2654 on: May 17, 2013, 01:28:56 PM »
@Freqmax:

English part of the site will come ;)

Thanks, Laurent aka Faranheit
Amedia Computer France
Laurent aka Faranheit
AMEDIA COMPUTER FRANCE
Director
Metz - France
Mail : contact@amedia-computer.com
Site : http://www.amedia-computer.com