Bitcoin Forum
July 10, 2024, 11:05:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 181 »
  Print  
Author Topic: Klondike - 16 chip ASIC Open Source Board - Preliminary  (Read 435332 times)
vs3
Hero Member
*****
Offline Offline

Activity: 622
Merit: 500


View Profile WWW
June 25, 2013, 09:53:58 PM
 #1821

I think now is not the time for mission creep.

Get the board working as intended. Then revise for additional capabilities. There is nothing wrong with having different versions of the board IMO.

big +1 here

+1

Let's get it up and working fine first. There will always be version 2, 3, etc.

joeventura
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
June 25, 2013, 10:04:35 PM
 #1822

Once we get this thing working, the skies the limit for version 2

Does someone have a PCB to sell me, I'd like to start working on getting a water block designed for the overclockers.
deepbtc
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
June 25, 2013, 11:17:33 PM
 #1823

Great. Thanks.

Where are you located ?
Thailand.

I'm also in BKK, Thailand. I'm interested in the boards as well
Vycid
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


♫ the AM bear who cares ♫


View Profile
June 26, 2013, 03:35:41 AM
 #1824

Apparently the overclock can go to 450+ MHz per chip, if cooled properly, so we should start seriously discussing an overclockable rev once the board is stable at default clock.

Here's some reading (Batch 2):

https://bitcointalk.org/index.php?topic=242423.0

Vigil
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 26, 2013, 05:12:26 AM
 #1825

What file type are the electronic copies of the K16 in? Are they CAD files or Eagle PCB files? I suppose they are on Github but what program do I need to open them?
mike2kt
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
June 26, 2013, 05:21:21 AM
 #1826

What file type are the electronic copies of the K16 in? Are they CAD files or Eagle PCB files? I suppose they are on Github but what program do I need to open them?

Grab KiCad and open klondike.pro

http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite
SilentSonicBoom
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
June 26, 2013, 06:10:52 AM
 #1827

NEWS FLASH!!! NEWS FLASH!!!

My K16 is hashing with 1 chip.

It's not giving a correct result nonce yet but I'm almost 99% sure that's due to errors in precalc code or maybe I'm shifting in word order backwards.

I soldered an ASIC on the board this morning and spent all day twiddling this and that, mostly getting the clock config right. Then bamm I saw something that looked like nonce bits coming out but they were stunted little bits trying desperately to reach high. But the twinkle was enough and I went through the Avalon reference design again to check and realized I'd not used the correct pull-up value for the result lines. Somehow I f'd up and spec'd 100k resistors instead of 470R. So I quickly removed them and soldered in some 1K that I had here. And the bits sprung forth to their full heights. I was totally excited and hopping around my work bench. Even my wife was in to see what the big commotion was about.

So... next step, test the UART receiver, and muck with the send data until the right nonce comes back.

BTW I'm running at half clock b/c no heat sink attached yet. The chip gets slightly warmish to the finger. With only one chip and half clock you have to set the scope trigger and hold the probes for a while until a nonce is found. I counted about 4-8 seconds but of course it depends on what point it is in it's cycle. One chip at half clock (128MHz) would be about 33 seconds for a full sweep.

Congrats and good luck!


ektwr
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile WWW
June 26, 2013, 06:18:51 AM
 #1828

Step by step to success! I will be very pleased if i have permmission to post an article about klondike project progress so far. Keep up the good work!

My cool bitcoin ASIC sites http://mining-bitcoins.co and http://mineasics.com and http://litecoinx.gr
My tip pot: 11bwtjmaNBFX88MParnc7xPxSHmVxjaBJ
.m.
Sr. Member
****
Offline Offline

Activity: 280
Merit: 260



View Profile
June 26, 2013, 09:25:38 AM
 #1829

regarding KICAD - I had better experience with the version compiled from sources - this worked on Fedora 18:

# https://code.launchpad.net/~kicad-stable-committers/kicad/stable

mkdir kicad && cd kicad
bzr branch lp:kicad/stable # more than 220 MB, 10 minutes to get
cd stable

cmake -DCMAKE_BUILD_TYPE=Debug -DKICAD_STABLE_VERSION=20130528 . # wxWidgets and boost needed

make -j3 # around 10 minutes

make install # as root

/usr/local/bin/kicad # works

# /usr/local/share/doc/kicad , /usr/local/share/kicad
# fedora installs older, but useful kicad-doc, like /usr/share/doc/kicad/help/en/Getting_Started_in_KiCad.pdf

# ? https://github.com/Trump211/Eagle2Kicad
# decent 3D models there for many parts that could be used to render a 3D preview
# http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm


███████████████████████████████████████
███████████████████████████████████████
█████████████████████████████
██████████████████████████
████████████████████████
███████████████████████
█████████████████▐████
███████████████████████
████████████████████████
██████████████████████████
█████████████████████████████
███████████████████████████████████████
███████████████████████████████████████
DECENT
FOUNDATION



██
██
██
██
██
██
██
██
██

██
██
██


[D]ecentralized application
[E]liminated third parties
[C]ontent distribution



██
██
██
██
██
██
██
██
██

██
██
██


[E]ncrypted & secure
[N]o borders
[T]imeless reputation



██
██
██
██
██
██
██
██
██

██
██
██



██
██
██
██
██
██
██
██
██

██
██
██

Vigil
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 26, 2013, 12:29:32 PM
 #1830

What file type are the electronic copies of the K16 in? Are they CAD files or Eagle PCB files? I suppose they are on Github but what program do I need to open them?

Grab KiCad and open klondike.pro

http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite

Thanks.

regarding KICAD - I had better experience with the version compiled from sources - this worked on Fedora 18:

# https://code.launchpad.net/~kicad-stable-committers/kicad/stable

mkdir kicad && cd kicad
bzr branch lp:kicad/stable # more than 220 MB, 10 minutes to get
cd stable

cmake -DCMAKE_BUILD_TYPE=Debug -DKICAD_STABLE_VERSION=20130528 . # wxWidgets and boost needed

make -j3 # around 10 minutes

make install # as root

/usr/local/bin/kicad # works

# /usr/local/share/doc/kicad , /usr/local/share/kicad
# fedora installs older, but useful kicad-doc, like /usr/share/doc/kicad/help/en/Getting_Started_in_KiCad.pdf

# ? https://github.com/Trump211/Eagle2Kicad
# decent 3D models there for many parts that could be used to render a 3D preview
# http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm

Cool.
cardcomm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
June 26, 2013, 04:53:32 PM
 #1831

What file type are the electronic copies of the K16 in? Are they CAD files or Eagle PCB files? I suppose they are on Github but what program do I need to open them?

Grab KiCad and open klondike.pro

http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite

Thanks.

regarding KICAD - I had better experience with the version compiled from sources - this worked on Fedora 18:

# https://code.launchpad.net/~kicad-stable-committers/kicad/stable

mkdir kicad && cd kicad
bzr branch lp:kicad/stable # more than 220 MB, 10 minutes to get
cd stable

cmake -DCMAKE_BUILD_TYPE=Debug -DKICAD_STABLE_VERSION=20130528 . # wxWidgets and boost needed

make -j3 # around 10 minutes

make install # as root

/usr/local/bin/kicad # works

# /usr/local/share/doc/kicad , /usr/local/share/kicad
# fedora installs older, but useful kicad-doc, like /usr/share/doc/kicad/help/en/Getting_Started_in_KiCad.pdf

# ? https://github.com/Trump211/Eagle2Kicad
# decent 3D models there for many parts that could be used to render a 3D preview
# http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm

Cool.

Nice. Gonna give that a try on OS X.

Thanks

Easily see your cgminer status with my cgminerLCDStats app:  http://cardcomm.github.io/cgminerLCDStats/
Did my post help you or make you laugh? Let me know with Bitcoins at: 1CQfpMHQ5zVuZ5i9uxSHSSx4J8ZhehSjn3  Smiley
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
June 26, 2013, 07:52:49 PM
 #1832

Famous moment in the history of Bitcoin: BKKCoins hopping around his workbench. Makes me think of Archimedes running down the street naked.

Maybe in the history books BKKCoins will have been hopping in the nude.

Best History ref ever

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
Lollaskates
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
June 26, 2013, 07:58:36 PM
 #1833

Whats the word on the quality of components for the design? Keeping overclocking in mind, it would be smart to make sure the PCB can handle higher power than what is minimally required to run at 282MHz. I know burnin has his components rated high enough for overclocking, and it will be a big decision point between that and the klondike. I would sincerely hope the board could handle pushing these chips to their limits, 400-450MHz. Being able to get that much more ROI for small hardware cost increases would be phenomenal.

Also, whats the word on linking these together?  For example, buying them built as K16s and connecting them in groups of 4?
joeventura
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
June 26, 2013, 08:03:07 PM
 #1834

Whats the word on the quality of components for the design? Keeping overclocking in mind, it would be smart to make sure the PCB can handle higher power than what is minimally required to run at 282MHz. I know burnin has his components rated high enough for overclocking, and it will be a big decision point between that and the klondike. I would sincerely hope the board could handle pushing these chips to their limits, 400-450MHz. Being able to get that much more ROI for small hardware cost increases would be phenomenal.

Also, whats the word on linking these together?  For example, buying them built as K16s and connecting them in groups of 4?

You are asking about the status of step 45 in the process, we are at step 5 "Getting the device to work"

Lollaskates
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
June 26, 2013, 08:08:19 PM
 #1835

Whats the word on the quality of components for the design? Keeping overclocking in mind, it would be smart to make sure the PCB can handle higher power than what is minimally required to run at 282MHz. I know burnin has his components rated high enough for overclocking, and it will be a big decision point between that and the klondike. I would sincerely hope the board could handle pushing these chips to their limits, 400-450MHz. Being able to get that much more ROI for small hardware cost increases would be phenomenal.

Also, whats the word on linking these together?  For example, buying them built as K16s and connecting them in groups of 4?

You are asking about the status of step 45 in the process, we are at step 5 "Getting the device to work"
component rating is actually decided early on.
bitcoiner49er
Sr. Member
****
Offline Offline

Activity: 457
Merit: 250



View Profile
June 26, 2013, 08:14:48 PM
 #1836

Whats the word on the quality of components for the design? Keeping overclocking in mind, it would be smart to make sure the PCB can handle higher power than what is minimally required to run at 282MHz. I know burnin has his components rated high enough for overclocking, and it will be a big decision point between that and the klondike. I would sincerely hope the board could handle pushing these chips to their limits, 400-450MHz. Being able to get that much more ROI for small hardware cost increases would be phenomenal.

Also, whats the word on linking these together?  For example, buying them built as K16s and connecting them in groups of 4?

You are asking about the status of step 45 in the process, we are at step 5 "Getting the device to work"
component rating is actually decided early on.

Rev 1.0
Rev 2.0
Rev 2.1
Etc...

Homo doctus is se semper divitias habet
joeventura
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
June 26, 2013, 08:16:39 PM
 #1837

Whats the word on the quality of components for the design? Keeping overclocking in mind, it would be smart to make sure the PCB can handle higher power than what is minimally required to run at 282MHz. I know burnin has his components rated high enough for overclocking, and it will be a big decision point between that and the klondike. I would sincerely hope the board could handle pushing these chips to their limits, 400-450MHz. Being able to get that much more ROI for small hardware cost increases would be phenomenal.

Also, whats the word on linking these together?  For example, buying them built as K16s and connecting them in groups of 4?

You are asking about the status of step 45 in the process, we are at step 5 "Getting the device to work"
component rating is actually decided early on.

Component ratings have been decided on. Once they are working then improvements can be made.

Fast, Cheap or Good, Pick 2.
Lollaskates
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
June 26, 2013, 08:24:45 PM
 #1838

Fast and good obviously. Its a race against time, revisions will help less and less as the hashrate goes up on the network when more asics come online.

Start with overclockability, or don't plan on it.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
June 26, 2013, 08:26:06 PM
 #1839

Its not that the chips are available tomorrow. There is still enough time to revise everything. That doesnt need weeks.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
erschiessen
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
June 26, 2013, 08:32:29 PM
 #1840

Fast and good obviously. Its a race against time, revisions will help less and less as the hashrate goes up on the network when more asics come online.

Start with overclockability, or don't plan on it.
Fast, in this instance, would be time to market, not hashing speed.

Your Message Here
12KHW3i2Hamk1irY8b181N4vMXUnVYL1ah
Pages: « 1 ... 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 130 131 132 133 134 135 136 137 138 139 140 141 142 ... 181 »
  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!