Bitcoin Forum
April 25, 2024, 04:48:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
Author Topic: Algorithmically placed FPGA miner: 255MH/s/chip, supports all known boards  (Read 119415 times)
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 10, 2012, 09:31:26 PM
 #721

Glasswalker mentioned in the enterpoint thread that the bitstream he is working on doesn't require a DCM

Link?

I assume you mean he's using a PLL instead of a DCM.  I would find it pretty hard to believe he was using neither.

Ok, quick update. Unfortunately my last build once again (sigh...) had a bug in the new LVDS clocking.

Ah, differential signaling.  Okay, yes, I can see how that would let you get a ~200mhz clock into the fabric without using a DCM or PLL.  Unfortunately it means that any clock calibration has to be done at the clock-generator (I have no idea what they're using for that).

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714020507
Hero Member
*
Offline Offline

Posts: 1714020507

View Profile Personal Message (Offline)

Ignore
1714020507
Reply with quote  #2

1714020507
Report to moderator
1714020507
Hero Member
*
Offline Offline

Posts: 1714020507

View Profile Personal Message (Offline)

Ignore
1714020507
Reply with quote  #2

1714020507
Report to moderator
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 10, 2012, 09:31:53 PM
Last edit: August 10, 2012, 09:52:39 PM by eldentyrell
 #722

Unfortunately the added fixes to adjust DCM locking and relocking provided no benefit.

You mean that it did not re-lock?

That's really strange; the DCM shouldn't be able to tell the difference between when it is reset on startup (when you say it IS locking) and the reset being sent to it after losing a lock (when you say it is NOT locking).

Could you please post the log file?

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 10, 2012, 09:52:46 PM
 #723

If ChrisP releases his USB driver code and somebody gives me SSH access to a Linux machine with an Enterpoint board attached to it I can take over the debugging/troubleshooting from here on out.  Apparently he has gotten the board-specific communication path from the host to the chip working reliably, and that's the only part I am stubborn about not doing.  There are also quite a lot of tricks for working around this DCM weirdness, but the ones we haven't tried yet require rebuilding the bitstream (I can do that).

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 11, 2012, 02:14:13 AM
 #724

TML-1.04 is released.  No new bitstreams but a major improvement in efficiency in the code that fetches new work.  You should now see actual hashrates much closer to the expected hashrate.


10.Aug.2012  Release v1.04
             add monitors for time spent on various network tasks
             performance/efficiency improvements in getwork
             add check_dcm_lock, freeze_dcm, reset_dcm_if_lock_lost
             fix leaf-clock-mux settings for rph

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 13, 2012, 01:22:52 AM
 #725

If you're running a "g-series" bitstream (i.e. its name starts with the letter "g"), please try moving up to one of the h-series.

If this causes problems for you, or results in noticeably reduced performance, please contact me.

Thanks.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
Keninishna
Hero Member
*****
Offline Offline

Activity: 556
Merit: 500



View Profile
August 14, 2012, 12:30:00 AM
 #726

If ChrisP releases his USB driver code and somebody gives me SSH access to a Linux machine with an Enterpoint board attached to it I can take over the debugging/troubleshooting from here on out.  Apparently he has gotten the board-specific communication path from the host to the chip working reliably, and that's the only part I am stubborn about not doing.  There are also quite a lot of tricks for working around this DCM weirdness, but the ones we haven't tried yet require rebuilding the bitstream (I can do that).

Has Chrisp contacted you yet? or you him? The best bitstream now is getting 200 mh/s chip so a nice 55 mh/s boost could make some good btc for my 100 chips.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 14, 2012, 05:09:36 AM
 #727

Has Chrisp contacted you yet? or you him? The best bitstream now is getting 200 mh/s chip so a nice 55 mh/s boost could make some good btc for my 100 chips.

Yes, he has contacted me and has given me his code.  Unfortunately this is just about the worst possible time in terms of me having free time to integrate it -- I have zero availability until a week from today.

In return for his code I'm sending him 25% of the commissions earned from enterpoint board users.  This is a standing offer for anybody else out there thinking of implementing support for any other boards' proprietary interfaces.  But your code has to be good -- the offer doesn't apply to steaming piles.  It must be written in Java, no exceptions.  If you need to use any third-party libraries you must check with me first (before you spend a lot of time on this).  JNI is very strongly discouraged; using a java.io.Process to talk to some native-code utility (like urjtag) is strongly preferred.


The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
August 14, 2012, 05:10:19 AM
 #728

TML-1.05 is out.  Two new bitstreams "jensen" and "jaskowski".  Upgrading is very strongly encouraged.  More details when I am no longer under the gun.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
cablepair
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Buy this account on March-2019. New Owner here!!


View Profile WWW
August 15, 2012, 02:24:05 AM
Last edit: August 15, 2012, 02:49:26 AM by cablepair
 #729

Has Chrisp contacted you yet? or you him? The best bitstream now is getting 200 mh/s chip so a nice 55 mh/s boost could make some good btc for my 100 chips.

Yes, he has contacted me and has given me his code.  Unfortunately this is just about the worst possible time in terms of me having free time to integrate it -- I have zero availability until a week from today.

In return for his code I'm sending him 25% of the commissions earned from enterpoint board users.  This is a standing offer for anybody else out there thinking of implementing support for any other boards' proprietary interfaces.  But your code has to be good -- the offer doesn't apply to steaming piles.  It must be written in Java, no exceptions.  If you need to use any third-party libraries you must check with me first (before you spend a lot of time on this).  JNI is very strongly discouraged; using a java.io.Process to talk to some native-code utility (like urjtag) is strongly preferred.



Hello

I would like to start a relationship with your organization and mine, to start moving forward with making the ModMiner Quad able to mine with your bitstream. Ive got some very talented programmers on my team, that could help you out - and develop some cool stuff and make a whole new (and large) group of customers able to mine with your tricone bitstream. A collaberation between the two of us could benefit both of our projects, I will contact you via email, hopefully we can get together with you and my team and put together a game plan.

Thanks Eldentyrell Smiley

-Tom
nelisky
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001


View Profile
August 20, 2012, 10:39:29 AM
 #730

Hey,

Just got myself 10 mins to try this out, seems to be working fine except I don't see much of a difference in actual share count per period when compared to same voltage/cooling and ztex firmware.

Still, there is one small issue with the pool URL parser that I'd like to note (has probably been mentioned before as it is obvious, but I couldn't find anything), and that's the usage of @ in the username (deepbit at least does this), so "http://username@mail.com:password@pit.deepbit.com:8332" will not be a valid pool url (at least on tml-1.5) because it parses "mail.com:password@pit..." as server address.
kakobrekla
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Psi laju, karavani prolaze.


View Profile
August 23, 2012, 03:29:19 PM
 #731

Hey,

Just got myself 10 mins to try this out, seems to be working fine except I don't see much of a difference in actual share count per period when compared to same voltage/cooling and ztex firmware.


Well, the latest batch of bitstreams (J series) is a tad slower than H series.

ET: Any new bitstreams to try out yet?

Keninishna
Hero Member
*****
Offline Offline

Activity: 556
Merit: 500



View Profile
August 24, 2012, 12:44:26 AM
 #732

Anything new on enterpoint boards? I can give you a remote connection to a board to test with if you need one.
purelithium
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
September 03, 2012, 12:03:10 AM
 #733


Hello

I would like to start a relationship with your organization and mine, to start moving forward with making the ModMiner Quad able to mine with your bitstream. Ive got some very talented programmers on my team, that could help you out - and develop some cool stuff and make a whole new (and large) group of customers able to mine with your tricone bitstream. A collaberation between the two of us could benefit both of our projects, I will contact you via email, hopefully we can get together with you and my team and put together a game plan.

Thanks Eldentyrell Smiley

-Tom


Any word on this collaboration?

Like my post? 1H7bfRYh7F89mfmFgsRCdn4awDaUHQmYqY
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
September 03, 2012, 10:49:30 PM
 #734

Also, any news on compatibility with Enterpoint-Hardware? Last post sounded promising, but now it got silent.
At least it's no longer that urgent because 200+ MH/s bitstreams are now available... But I would like to try TML nonetheless.

Review of the Spondoolies-Tech SP10 „Dawson“ Bitcoin miner (1.4 TH/s)

[22:35] <Vinnie_win> Did anyone get paid yet? | [22:36] <Isokivi> pirate did!
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
September 04, 2012, 03:06:18 AM
 #735

I have chrisp's code, so if somebody gives me remote access to a linux box with an Enterpoint board attached to it, I will integrate his code and make it part of the next release.

For secure communications, you can always get my current PGP key from namecoin:


  namecoind name_scan p/eldentyrell 1


The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
September 05, 2012, 04:10:44 AM
 #736

TML-1.10 has been released.

This includes a new bitstream, kreisel, which is a major performance improvement over all previous bitstreams.  I will post exact numbers after letting my mine run overnight.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
September 05, 2012, 07:23:53 AM
 #737

I have chrisp's code, so if somebody gives me remote access to a linux box with an Enterpoint board attached to it, I will integrate his code and make it part of the next release.
Is Windows ok, too?

Review of the Spondoolies-Tech SP10 „Dawson“ Bitcoin miner (1.4 TH/s)

[22:35] <Vinnie_win> Did anyone get paid yet? | [22:36] <Isokivi> pirate did!
Dexter770221
Legendary
*
Offline Offline

Activity: 1029
Merit: 1000


View Profile
September 05, 2012, 08:19:58 AM
 #738

TML-1.10 has been released.

This includes a new bitstream, kreisel, which is a major performance improvement over all previous bitstreams.  I will post exact numbers after letting my mine run overnight.
Please also post how to force urjtag to work. I'm trying few days now and no luck to download SVN 2027 or apply patch to it. I know, dowload linux or Cygwin and compile yourself, well I cannot. I can comunicate with Amontec JTAGkey and thats all what achieved so far. No luck with xilinx platform cable USB Sad
I have Lancelot, that is compatible with Icarus. As I can see no one have confirmed that your bitstream is working with it. I belive it's that complicated urjtag thing. You're loosing alot of hashpower becuse of that.

Under development Modular UPGRADEABLE Miner (MUM). Looking for investors.
Changing one PCB with screwdriver and you have brand new miner in hand... Plug&Play, scalable from one module to thousands.
eldentyrell (OP)
Donator
Legendary
*
Offline Offline

Activity: 980
Merit: 1004


felonious vagrancy, personified


View Profile WWW
September 05, 2012, 10:22:01 AM
 #739

I have chrisp's code, so if somebody gives me remote access to a linux box with an Enterpoint board attached to it, I will integrate his code and make it part of the next release.
Is Windows ok, too?

Maybe as a last resort.  I got an offer of access to an Ubuntu machine, so it looks like I'm set for now.

The printing press heralded the end of the Dark Ages and made the Enlightenment possible, but it took another three centuries before any country managed to put freedom of the press beyond the reach of legislators.  So it may take a while before cryptocurrencies are free of the AML-NSA-KYC surveillance plague.
kakobrekla
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Psi laju, karavani prolaze.


View Profile
September 05, 2012, 12:30:58 PM
 #740

Hrm im suffering from a strange issue ... One day (even before 1.10) I got this message and I can't get around it.


Code:
 java -Xbootclasspath/a:ZtexBTCMiner-120221.jar -jar tml-1.10.jar ztex:0 host

_________________________________________________________________________
Tricone Mining Logic, host software v1.10

   IF YOU EXPERIENCE HIGH ERROR RATES: try running just one ring at a
   time (e.g. use 'ztex:0:0.0' on command line instead of 'ztex:0').
   If each ring works error free on its own, but you get errors when
   running all three, it means your power supply is sagging.

             adding work source host

------------------------------------------------------------------------------
Here is a list of the devices that Ztex's Java code claims it can see:
0: bus=002  device=14 (`014')  ID=221a:100
   Manufacturer="ZTEX"  Product="btcminer for ZTEX FPGA Modules"    SerialNumber="04A346E225"
   productID=10.13.1.1  fwVer=0  ifVer=1
If your board is not on the list, please contact him and tell him to fix his code.
------------------------------------------------------------------------------

[0              ] found new board ztex:0
[ztex:0         ] found new chip
[ztex:0         ] programming FPGA with bitstream kreisel
             starting long poll thread
[ztex:0         ]   done programming FPGA
H:0 X:0 E:0 T:10s   |  H:0 E:0 A:0 R:0 T:10s

java.io.IOException: you forgot to upload the bitstream to the FPGA
        at com.triconemining.board.Ztex$ZtexChip.write(Ztex.java:206)
        at com.triconemining.board.Ztex$ZtexChip.scan(Ztex.java:191)
        at com.triconemining.board.MiningChip.read(MiningChip.java:52)
        at com.triconemining.miner.ChipWrapper.checkMagicNumber(ChipWrapper.java:294)
        at com.triconemining.miner.ChipWrapper.<init>(ChipWrapper.java:54)
        at com.triconemining.miner.BoardWrapper.getChip(BoardWrapper.java:49)
        at com.triconemining.miner.BoardWrapper.run_(BoardWrapper.java:101)
        at com.triconemining.miner.BoardWrapper.run(BoardWrapper.java:73)
        at java.lang.Thread.run(Thread.java:722)


Its not the board (been runing ztex at 240+/1.4 fine). Won't run TML again no matter what. Sad

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  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!