Bitcoin Forum
April 23, 2024, 07:57:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 [83] 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 »
  Print  
Author Topic: Cairnsmore1 - Quad XC6SLX150 Board  (Read 286362 times)
chrisp
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
July 30, 2012, 05:26:27 PM
 #1641

How many bitstreams are currently in development?

- Glasswalker is re-writing the Icarus-bitstream, main problem is JTAG noise and meeting the timing?!
- Which bitstream is makomk working on? According to the filename, also some kind of Icarus-rewrite?
- Is EP still working on a (from-scratch) bitstream or are they now waiting for Glasswalker to finish his work?
- Is anyone working on making the TML-bitstream fully compatible with CM1?

I'm working on adding native support to the TML-bitstream with the included FTDI chip.  I've had to rewrite the jtag interface so it's been some time, but i'm progressing nicely.

How does that work exactly chrisp, can you still use a miner like cgminer, or do you need a miner provided by Et? I have yet to even look at making anything work with the Et bitstream.

I am using the ET miner.  Using cgminer would require porting over his interface to the encryption servers and the like, doable, but more work.  So it's the same java app that's distributed on his website.
1713859070
Hero Member
*
Offline Offline

Posts: 1713859070

View Profile Personal Message (Offline)

Ignore
1713859070
Reply with quote  #2

1713859070
Report to moderator
1713859070
Hero Member
*
Offline Offline

Posts: 1713859070

View Profile Personal Message (Offline)

Ignore
1713859070
Reply with quote  #2

1713859070
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713859070
Hero Member
*
Offline Offline

Posts: 1713859070

View Profile Personal Message (Offline)

Ignore
1713859070
Reply with quote  #2

1713859070
Report to moderator
Isokivi
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Items flashing here available at btctrinkets.com


View Profile WWW
July 30, 2012, 05:55:11 PM
 #1642

Looks like I can report succes on makomk's 160 bitstream, with cgminer 2.61 in windows 7 64-bit.

Bitcoin trinkets now on my online store: btc trinkets.com <- Bitcoin Tiepins, cufflinks, lapel pins, keychains, card holders and challenge coins.
spiccioli
Legendary
*
Offline Offline

Activity: 1378
Merit: 1003

nec sine labore


View Profile
July 30, 2012, 05:58:01 PM
 #1643

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.

I'm trying now to flash the 140 MH/s one to see if it is better.

spiccioli
Isokivi
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Items flashing here available at btctrinkets.com


View Profile WWW
July 30, 2012, 06:07:39 PM
 #1644

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.

I'm trying now to flash the 140 MH/s one to see if it is better.

spiccioli

You have the wrong one, the one you want (trust me) is:
shortfin_icarus_cm1_test_160.bit

Bitcoin trinkets now on my online store: btc trinkets.com <- Bitcoin Tiepins, cufflinks, lapel pins, keychains, card holders and challenge coins.
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
July 30, 2012, 06:20:38 PM
 #1645

How do I actually flash the shortfin_* bitstreams?
Using the VirtualBox and "xc3sprog -c cm1 -p 0 shortfin_*.bit" gives me

Ignoring unknown field '
'
Unknown error

Sad

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!
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
July 30, 2012, 06:22:39 PM
 #1646

How do I actually flash the shortfin_* bitstreams?
Using the VirtualBox and "xc3sprog -c cm1 -p 0 shortfin_*.bit" gives me

Ignoring unknown field '
'
Unknown error

Sad

flash it like the twin_test.bit.

without flashing to SPI:
Code:
xc3sprog -c cm1 -p0 shortfin_icarus_cm1_test_160.bit
With flashing to SPI:
Code:
xc3sprog -c cm1 -p0 -Ixc6lx150.bit shortfin_icarus_cm1_test_160.bit

Make sure when flashing:
SW1 #3 off
SW6 #1 off

SW2 all on
SW5 all on
SW3 #2 off
SW4 #2 off

When mining:
SW1 #3 on
Others same as approve

eb
Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
July 30, 2012, 06:27:42 PM
 #1647

How do I actually flash the shortfin_* bitstreams?
Using the VirtualBox and "xc3sprog -c cm1 -p 0 shortfin_*.bit" gives me

Ignoring unknown field '
'
Unknown error

Sad

Did you copy the files to the VBOX? do an ls *.bit and make sure your files are there.The command should be xc3sprog -c cm1 -p0 shortfin_icarus_cm1_test_160.bit no space between -p0. Then you would just change -p0 to -p1, p2, and p3, as each one completes to do all 4 fpga's.

spiccioli
Legendary
*
Offline Offline

Activity: 1378
Merit: 1003

nec sine labore


View Profile
July 30, 2012, 06:28:57 PM
 #1648

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.

I'm trying now to flash the 140 MH/s one to see if it is better.

spiccioli

You have the wrong one, the one you want (trust me) is:
shortfin_icarus_cm1_test_160.bit

Isokivi,

sorry, I was not clear enough shorting the bitstream name from  shortfin_icarus_cm1_test_160.bit to 160.bit, but I'm using the correct one Smiley

Anyway, with the 140.bit I always fail cgminer test, even after a few complete power-off/on of the board, so I think I'm gonna flash the old twin_test.bit for now. Sad

spiccioli
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
July 30, 2012, 06:37:10 PM
 #1649

How do I actually flash the shortfin_* bitstreams?
Using the VirtualBox and "xc3sprog -c cm1 -p 0 shortfin_*.bit" gives me

Ignoring unknown field '
'
Unknown error

Sad

flash it like the twin_test.bit.
[...]

That's what I'm doing... ("-p 0" or "-p0" makes no difference)
But it's not working

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!
Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
July 30, 2012, 06:40:36 PM
 #1650

How do I actually flash the shortfin_* bitstreams?
Using the VirtualBox and "xc3sprog -c cm1 -p 0 shortfin_*.bit" gives me

Ignoring unknown field '
'
Unknown error

Sad

I almost wonder if your file was corrupted somehow, you might try downloading, unzipping, and copying it one more time just to be sure something isn't wrong with the .bit file.
flash it like the twin_test.bit.
[...]

That's what I'm doing... ("-p 0" or "-p0" makes no difference)
But it's not working

I almost wonder if your file was corrupted somehow, you might try downloading, unzipping, and copying it one more time just to be sure something isn't wrong with the .bit file.
makomk
Hero Member
*****
Offline Offline

Activity: 686
Merit: 564


View Profile
July 30, 2012, 06:48:49 PM
Last edit: July 31, 2012, 09:08:10 AM by makomk
 #1651

You have the wrong one, the one you want (trust me) is:
shortfin_icarus_cm1_test_160.bit
Yeah, there probably shouldn't be any reason to use the older non-shortfin variants anymore. The newer ones are 99.9% the same except with improved reliability.

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.
Wait, does that mean your board serial number is 8? If so, don't bother - apparently my bitstreams don't work on boards 1-50.

Unrelatedly, untested overclock time! WARNING: the bitstreams in the following archive are overclocked bitstreams. This means that they run the FPGAs on your board outside of their specified limits. This may void your warranty, damage your hardware, and/or cause cats and dogs to sleep together. Use at your own risk.

http://www.makomk.com/~aidan/shortfin_icarus_cm1_20120730_oc.zip

Edit: though saying that, even the fastest of these shouldn't overclock your board any more than trying to run a standard Icarus bitstream on them would. I'm not sure whether that's reassuring or worrying. Never mind, confused with something else.

Quad XC6SLX150 Board: 860 MHash/s or so.
SIGS ABOUT BUTTERFLY LABS ARE PAID ADS
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
July 30, 2012, 07:48:00 PM
 #1652

Is the error I'm experiencing caused by the fact that my board has SN 26?
Which Controller-bitstream is required? 1.2 or 1.3?

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!
Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
July 30, 2012, 07:52:01 PM
 #1653

Is the error I'm experiencing caused by the fact that my board has SN 26?
Which Controller-bitstream is required? 1.2 or 1.3?

You would need 1.3 for makomk bitstreams.
steamboat
Hero Member
*****
Offline Offline

Activity: 648
Merit: 500


View Profile
July 30, 2012, 07:59:58 PM
 #1654

You have the wrong one, the one you want (trust me) is:
shortfin_icarus_cm1_test_160.bit
Yeah, there probably shouldn't be any reason to use the older non-shortfin variants anymore. The newer ones are 99.9% the same except with improved reliability.

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.
Wait, does that mean your board serial number is 8? If so, don't bother - apparently my bitstreams don't work on boards 1-50.

Unrelatedly, untested overclock time! WARNING: the bitstreams in the following archive are overclocked bitstreams. This means that they run the FPGAs on your board outside of their specified limits. This may void your warranty, damage your hardware, and/or cause cats and dogs to sleep together. Use at your own risk.

http://www.makomk.com/~aidan/shortfin_icarus_cm1_20120730_oc.zip

Edit: though saying that, even the fastest of these shouldn't overclock your board any more than trying to run a standard Icarus bitstream on them would. I'm not sure whether that's reassuring or worrying.

OC'd to what? the numbers in the filename are todays date right....or are they? Tongue

ASIC miners available for purchase

Those who serve best, profit most.
makomk
Hero Member
*****
Offline Offline

Activity: 686
Merit: 564


View Profile
July 30, 2012, 08:11:36 PM
 #1655

OC'd to what? the numbers in the filename are todays date right....or are they? Tongue
Sorry, should've said. 170 MHz, 180 MHz and 190 Mhz. According to the Xilinx timing analyzer the maximum clock rate for this bitstream is 166 MHz.

Quad XC6SLX150 Board: 860 MHash/s or so.
SIGS ABOUT BUTTERFLY LABS ARE PAID ADS
spiccioli
Legendary
*
Offline Offline

Activity: 1378
Merit: 1003

nec sine labore


View Profile
July 30, 2012, 08:13:27 PM
 #1656

You have the wrong one, the one you want (trust me) is:
shortfin_icarus_cm1_test_160.bit
Yeah, there probably shouldn't be any reason to use the older non-shortfin variants anymore. The newer ones are 99.9% the same except with improved reliability.

makomk 160.bit on board #62-0008 gives a U: of 0.5 - 0.8 after an hour of hashing using cgminer 2.4.3 on linux.
Wait, does that mean your board serial number is 8? If so, don't bother - apparently my bitstreams don't work on boards 1-50.


Ah, OK, I was not aware of this fact.

Thanks.

spiccioli
ShadesOfMarble
Donator
Hero Member
*
Offline Offline

Activity: 543
Merit: 500



View Profile
July 30, 2012, 10:39:20 PM
Last edit: July 30, 2012, 11:18:54 PM by ShadesOfMarble
 #1657

Is the error I'm experiencing caused by the fact that my board has SN 26?
Which Controller-bitstream is required? 1.2 or 1.3?

You would need 1.3 for makomk bitstreams.
Controller 1.3 also gives me the "ignoring unknown field" errror...

Working after re-downloading the bitstream package... :/
Is any other version of cgminer than cgminer_twintest.exe working?

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!
Doff
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250


View Profile
July 30, 2012, 11:25:35 PM
 #1658

Is the error I'm experiencing caused by the fact that my board has SN 26?
Which Controller-bitstream is required? 1.2 or 1.3?

You would need 1.3 for makomk bitstreams.
Controller 1.3 also gives me the "ignoring unknown field" errror...

Working after re-downloading the bitstream package... :/
Is any other version of cgminer than cgminer_twintest.exe working?

I'm using 2.6.0 compiled from git in Linux, it looks like there is one made for windows here http://ck.kolivas.org/apps/cgminer/cgminer-2.6.1-win32.zip, no clue if it works on the cm1 in windows, works great in Linux.
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
July 31, 2012, 01:07:27 AM
 #1659

Unrelatedly, untested overclock time! WARNING: the bitstreams in the following archive are overclocked bitstreams. This means that they run the FPGAs on your board outside of their specified limits. This may void your warranty, damage your hardware, and/or cause cats and dogs to sleep together. Use at your own risk.

http://www.makomk.com/~aidan/shortfin_icarus_cm1_20120730_oc.zip

Edit: though saying that, even the fastest of these shouldn't overclock your board any more than trying to run a standard Icarus bitstream on them would. I'm not sure whether that's reassuring or worrying.

My results:
190oc is working on 8 boards without problems!
2 boards need on the 0/1 pair the 180oc one.

Happy hashing everyone! =D

Thanks makomk and congratulations, you have qualify for the bounty!

eb
steamboat
Hero Member
*****
Offline Offline

Activity: 648
Merit: 500


View Profile
July 31, 2012, 02:28:09 AM
 #1660

Unrelatedly, untested overclock time! WARNING: the bitstreams in the following archive are overclocked bitstreams. This means that they run the FPGAs on your board outside of their specified limits. This may void your warranty, damage your hardware, and/or cause cats and dogs to sleep together. Use at your own risk.

http://www.makomk.com/~aidan/shortfin_icarus_cm1_20120730_oc.zip

Edit: though saying that, even the fastest of these shouldn't overclock your board any more than trying to run a standard Icarus bitstream on them would. I'm not sure whether that's reassuring or worrying.

My results:
190oc is working on 8 boards without problems!
2 boards need on the 0/1 pair the 180oc one.

Happy hashing everyone! =D

Thanks makomk and congratulations, you have qualify for the bounty!

eb

what are your temps and power usage?

ASIC miners available for purchase

Those who serve best, profit most.
Pages: « 1 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 [83] 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 »
  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!