Bitcoin Forum

Other => Beginners & Help => Topic started by: aeronautical on April 09, 2013, 04:43:43 AM



Title: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 04:43:43 AM
I'm an ex Cadence design systems engineer, just thought i would post this here. I don't understand what the fuss is about
developing a SHA 256 ASIC and why many more have not already done it.


ASIC design IP for SHA 256

Good start is to download the chip estimate software developed by Cadence.
http://www.chipestimate.com/  lookup SHA 256

http://www.chipestimate.com/ip.php?256-bit+SHA+Cryptoprocessor+Core&id=14006
This looked good the TSMC core is also available that many are working with.
We use Cadence and Altium electronic CAD, here ready for hire!!!

Thanks
Aeronautical Pty Ltd


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 04:55:14 AM
I'm an ex Cadence design systems engineer, just thought i would post this here. I don't understand what the fuss is about
developing a SHA 256 ASIC and why many more have not already done it.


ASIC design IP for SHA 256

Good start is to download the chip estimate software developed by Cadence.
http://www.chipestimate.com/  lookup SHA 256

http://www.chipestimate.com/ip.php?256-bit+SHA+Cryptoprocessor+Core&id=14006
This looked good the TSMC core is also available that many are working with.
We use Cadence and Altium electronic CAD, here ready for hire!!!

Thanks
Aeronautical Pty Ltd

The problem isn't the cores, almost any electrical design hobbiest can design a SHA256(SHA256(x)) core with the help of google and some opensource IPs, its the massive overhead that is the hurdle.  Not many here have the 6-figure bank account to make a mass order if ASICs, nor the man power to put all of them to work.

Hell, if you want to find the capitol, and are willing to sell singles, I'll buy a few, but anything beyond that takes more than most have.


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 05:13:09 AM
I been looking into this for about a week and it's been fun.
I think considering the money or bits or shit whatever it's worth a very close look funny we have our extra PC's here grinding away think they call it mining.
Another spot is www.opencores.org they also have SHA 256 .
I would go for an IP core not sure what one maybe the TSMC looked like the best speed, Multiplex < Spartan > (USB) or Ethernet.

We are also a Microchip design partner but they don't have anything with enough power.





Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 05:28:47 AM
I been looking into this for about a week and it's been fun.
I think considering the money or bits or shit whatever it's worth a very close look funny we have our extra PC's here grinding away think they call it mining.
Another spot is www.opencores.org they also have SHA 256 .
I would go for an IP core not sure what one maybe the TSMC looked like the best speed, Multiplex < Spartan > (USB) or Ethernet.

We are also a Microchip design partner but they don't have anything with enough power.

The crypto core on opencores.org is FPGA based, your not going to break any banks there, but it's nothing a passing hobbiest can't manage either, more over, it's designed for a single SHA256 hash, you would have to write a script to pass every hash twice before moving on...


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 05:31:42 AM
I'm an ex Cadence design systems engineer, just thought i would post this here. I don't understand what the fuss is about
developing a SHA 256 ASIC and why many more have not already done it.


ASIC design IP for SHA 256

Good start is to download the chip estimate software developed by Cadence.
http://www.chipestimate.com/  lookup SHA 256

http://www.chipestimate.com/ip.php?256-bit+SHA+Cryptoprocessor+Core&id=14006
This looked good the TSMC core is also available that many are working with.
We use Cadence and Altium electronic CAD, here ready for hire!!!

Thanks
Aeronautical Pty Ltd

The problem isn't the cores, almost any electrical design hobbiest can design a SHA256(SHA256(x)) core with the help of google and some opensource IPs, its the massive overhead that is the hurdle.  Not many here have the 6-figure bank account to make a mass order if ASICs, nor the man power to put all of them to work.

Hell, if you want to find the capitol, and are willing to sell singles, I'll buy a few, but anything beyond that takes more than most have.

Sorry missed that comment typing at the same time, agree it is expensive designing new electronics. I think that there is also a lot of BS in it and scammers it's bad for Bitcoin and the mums and dads that want a simple solution.
But the underlying code, idea looks great or fantasy!! If you have soem Hardware ideas please post I'II have a look, right no just need a block diagram. I don't think that is so hard though.



Title: Re: ASIC Development SHA 256
Post by: Gabi on April 09, 2013, 05:40:54 AM
Quote
I don't understand what the fuss is about
developing a SHA 256 ASIC and why many more have not already done it.
It takes millions to start making an ASIC. No matter if you design the chip, then you have to get the masks etcetc, and that means money, a lot of it.


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 05:44:29 AM
I been looking into this for about a week and it's been fun.
I think considering the money or bits or shit whatever it's worth a very close look funny we have our extra PC's here grinding away think they call it mining.
Another spot is www.opencores.org they also have SHA 256 .
I would go for an IP core not sure what one maybe the TSMC looked like the best speed, Multiplex < Spartan > (USB) or Ethernet.

We are also a Microchip design partner but they don't have anything with enough power.

The crypto core on opencores.org is FPGA based, your not going to break any banks there, but it's nothing a passing hobbiest can't manage either, more over, it's designed for a single SHA256 hash, you would have to write a script to pass every hash twice before moving on...

Your right FPGA is not going to do it, looked at that too slow and cost is high. I think the CAST or TSMC that runs at 500mbps?


Title: Re: ASIC Development SHA 256
Post by: 2x0ninja on April 09, 2013, 05:45:05 AM
I bet a transparently developed AISC would go nuts on Kickstarter if BFL doesn't deliver soon...


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 05:53:46 AM
Quote
I don't understand what the fuss is about
developing a SHA 256 ASIC and why many more have not already done it.
It takes millions to start making an ASIC. No matter if you design the chip, then you have to get the masks etcetc, and that means money, a lot of it.

Disagree it's not millions, but it is ~200k to get the foundry warmed up plus design charges. TSMC Shuttle service..
http://www.tsmc.com/english/dedicatedFoundry/services/cyberShuttle.htm

 


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 05:55:20 AM
I bet a transparently developed AISC would go nuts on Kickstarter if BFL doesn't deliver soon...

I don't mind developing an ASIC mining chip, but there is no way I have the funds to get them made.  I'm sticking to my Spartan 6's for now.


Title: Re: ASIC Development SHA 256
Post by: silzero on April 09, 2013, 05:56:11 AM
Quote
The processing of one 512-bit block is performed in 66 clock cycles and the bit-rate achieved is 7.75Mbps / MHz on the input of the SHA256 core.

Its important to note performance/SHA-256 IP is not the issue. The issue is getting everything else together in a cost effective manner.

-SZ


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 06:06:45 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 06:08:44 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 06:30:34 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 06:45:20 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Agreed, but were still talking about magical ASICs here.  They don't fall from the sky.  Perhaps BitSyncom will start selling singles when Avalon's 3rd batch ships?  We can dream, huh?


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 06:54:35 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Agreed, but were still talking about magical ASICs here.  They don't fall from the sky.  Perhaps BitSyncom will start selling singles when Avalon's 3rd batch ships?  We can dream, huh?
I don't think that there stuff works or they are sitting back testing all there boxes and not shipping them, reading the forum many have not shipped, again i don't get it how did these guys get so much money and not ship anything?? Is everyone nuts, give us the job the last chip we designed sold 8,000,000 units it was an LED driver.


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 07:06:13 AM
Avalon has given way more than most.  Their software is opensource, hosted on github, and updated simi-regularly.  They produced chip specs, even a die, and have plenty of pictures, and has several confirmed shipments.  Honestly, they are the only ASIC mining rig company I would trust with my coins.


Title: Re: ASIC Development SHA 256
Post by: pheaonix on April 09, 2013, 07:08:47 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Agreed, but were still talking about magical ASICs here.  They don't fall from the sky.  Perhaps BitSyncom will start selling singles when Avalon's 3rd batch ships?  We can dream, huh?
I don't think that there stuff works or they are sitting back testing all there boxes and not shipping them, reading the forum many have not shipped, again i don't get it how did these guys get so much money and not ship anything?? Is everyone nuts, give us the job the last chip we designed sold 8,000,000 units it was an LED driver.

wanna make some coin?

develop a board that simply requires the avalon chips to be soldered into them.

do it any way you want, but do it fast.

avalon stated they will be selling off mass orders of the chips.


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 07:15:34 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Agreed, but were still talking about magical ASICs here.  They don't fall from the sky.  Perhaps BitSyncom will start selling singles when Avalon's 3rd batch ships?  We can dream, huh?
I don't think that there stuff works or they are sitting back testing all there boxes and not shipping them, reading the forum many have not shipped, again i don't get it how did these guys get so much money and not ship anything?? Is everyone nuts, give us the job the last chip we designed sold 8,000,000 units it was an LED driver.

wanna make some coin?

develop a board that simply requires the avalon chips to be soldered into them.

do it any way you want, but do it fast.

avalon stated they will be selling off mass orders of the chips.

It can be done now, with the specs give by BitSyncom, with little guess work.


Title: Re: ASIC Development SHA 256
Post by: pheaonix on April 09, 2013, 07:21:54 AM
I'am simple person, and need few block diagrams but think that a PCI card packed would be a better idea than all of the Boxes out there.
It would also transport better fit's in a post pack.


Agreed,
https://bitcointalk.org/index.php?topic=170977.0
It good, but looks like most of that thread are talking FPGA on PCI and i don't think that is going to do the job, too slow. Using an FPGA is a good idea if power is a problem but our office graphics cards are doing more work. So moving forward i think an ASIC is the only way to go.



Agreed, but were still talking about magical ASICs here.  They don't fall from the sky.  Perhaps BitSyncom will start selling singles when Avalon's 3rd batch ships?  We can dream, huh?
I don't think that there stuff works or they are sitting back testing all there boxes and not shipping them, reading the forum many have not shipped, again i don't get it how did these guys get so much money and not ship anything?? Is everyone nuts, give us the job the last chip we designed sold 8,000,000 units it was an LED driver.

wanna make some coin?

develop a board that simply requires the avalon chips to be soldered into them.

do it any way you want, but do it fast.

avalon stated they will be selling off mass orders of the chips.

It can be done now, with the specs give by BitSyncom, with little guess work.

next step is getting the chips out of the shipping hell that is china. we need at least two 10k orders in the US and another 10k EU order.

get the boards manufactured and sent out to individuals and bingo everyone is happy


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 07:35:37 AM
OK where is the Avalon DATA sheet??? and reference design. Do they have there own box working?


Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 07:46:20 AM
OK where is the Avalon DATA sheet??? and reference design. Do they have there own box working?


https://en.bitcoin.it/wiki/Avalon


Title: Re: ASIC Development SHA 256
Post by: pheaonix on April 09, 2013, 07:53:16 AM
we don't have pinout or anything like that i don't think.

here is another thread which may have some useful hints.

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



Title: Re: ASIC Development SHA 256
Post by: DarkPunk on April 09, 2013, 07:55:32 AM
Can someone post the Avalon ASIC details i can't find any?


... Are you blind?

Everything is there except the pinout, which they may give you if you ask nicely.


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 08:24:02 AM
Can someone post the Avalon ASIC details i can't find any?


... Are you blind?

Everything is there except the pinout, which they may give you if you ask nicely.
Sorry buddy it's not me.... the forum on this side was is not updating??


Title: Re: ASIC Development SHA 256
Post by: aeronautical on April 09, 2013, 09:08:59 AM
we don't have pinout or anything like that i don't think.

here is another thread which may have some useful hints.

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


Thank you i read this, i don't understand why Avalon would install an SMT Surface Mount Tec. line would you just contract manufacture like Apple (Foxcon)?
But anyway there's no need to design an ASIC if there's one on the way. So they are working on documentation maybe they need some help?
It's not possible to design anything from the above link.


Title: Re: ASIC Development SHA 256
Post by: 2x0ninja on April 10, 2013, 11:15:51 AM
avalon stated they will be selling off mass orders of the chips.
I did not know that... It all makes sense now! That's why BFL is taking so long! XD


Title: Re: ASIC Development SHA 256
Post by: alexuk on April 12, 2013, 10:33:37 PM
Interested in this thread

Surely there must be high end ASIC SHA-2 chips available on the market at a reasonable price we could get our hands on?


Title: Re: ASIC Development SHA 256
Post by: dano777 on April 17, 2013, 07:09:56 PM
The Atmel Sha256 chip does 1Mb/s throughput, so that's like 10 hashes a second (assuming a 100kB block) ... not even close :-)


Title: Re: ASIC Development SHA 256
Post by: bloods-n-cryptos on April 17, 2013, 07:26:44 PM
we don't have pinout or anything like that i don't think.

here is another thread which may have some useful hints.

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


Thank you i read this, i don't understand why Avalon would install an SMT Surface Mount Tec. line would you just contract manufacture like Apple (Foxcon)?
But anyway there's no need to design an ASIC if there's one on the way. So they are working on documentation maybe they need some help?
It's not possible to design anything from the above link.

Besides the pinout, what addition info would you need to design?