Bitcoin Forum
April 25, 2024, 10:53:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: ASIC Development SHA 256  (Read 4401 times)
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 04:43:43 AM
 #1

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

1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714042434
Hero Member
*
Offline Offline

Posts: 1714042434

View Profile Personal Message (Offline)

Ignore
1714042434
Reply with quote  #2

1714042434
Report to moderator
1714042434
Hero Member
*
Offline Offline

Posts: 1714042434

View Profile Personal Message (Offline)

Ignore
1714042434
Reply with quote  #2

1714042434
Report to moderator
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 04:55:14 AM
 #2

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.
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 05:13:09 AM
 #3

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.




1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 05:28:47 AM
 #4

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...
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 05:31:42 AM
 #5

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.


1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
April 09, 2013, 05:40:54 AM
 #6

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.

aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 05:44:29 AM
 #7

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?

1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
2x0ninja
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
April 09, 2013, 05:45:05 AM
 #8

I bet a transparently developed AISC would go nuts on Kickstarter if BFL doesn't deliver soon...
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 05:53:46 AM
 #9

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

 

1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 05:55:20 AM
 #10

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.
silzero
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 09, 2013, 05:56:11 AM
 #11

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
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 06:06:45 AM
 #12

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.

1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 06:08:44 AM
 #13

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
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 06:30:34 AM
 #14

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.


1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 06:45:20 AM
 #15

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?
aeronautical (OP)
Member
**
Offline Offline

Activity: 62
Merit: 10



View Profile WWW
April 09, 2013, 06:54:35 AM
 #16

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.

1ANHKck2nyq82anGDwWDrBy3HJknDpkgzn  marioc@ieee.org
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 07:06:13 AM
 #17

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

Activity: 392
Merit: 250


http://casinobitco.in/ A+ customer support


View Profile
April 09, 2013, 07:08:47 AM
 #18

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.

BTC.sx - Leveraged Bitcoin Trading. Simply use Bitcoin to take advantage of a rising or falling Bitcoin price.
DarkPunk
Member
**
Offline Offline

Activity: 182
Merit: 10



View Profile
April 09, 2013, 07:15:34 AM
 #19

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

Activity: 392
Merit: 250


http://casinobitco.in/ A+ customer support


View Profile
April 09, 2013, 07:21:54 AM
 #20

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

BTC.sx - Leveraged Bitcoin Trading. Simply use Bitcoin to take advantage of a rising or falling Bitcoin price.
Pages: [1] 2 »  All
  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!