Bitcoin Forum
May 27, 2024, 05:10:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
841  Bitcoin / Hardware / Re: DIY PCB with AVALON - [OP Makeover - Forming List of Developers] on: May 02, 2013, 05:13:01 PM
also stumbled upon http://www.youtube.com/watch?v=4G1IfYguQLQ

$8 - 10 per board

This one $5.95 looks similar to above. http://www.adafruit.com/products/1162

So backside attach thermal paste + heatsink should be sufficient i guess.
842  Bitcoin / Hardware / Re: DIY PCB with AVALON - [OP Makeover - Forming List of Developers] on: May 02, 2013, 04:44:21 PM
What about using a Beagleboard? Instead of a Pi+ USB controller?

http://beagleboard.org/Products/BeagleBone%20Black

can you use qfn adapters instead of making a new pcb? It would maybe be easyer to solder?? qfn adapter + a breadboard??

http://www.ebay.com/itm/SMD-Adapter-fur-QFN48-0-5mm-Raster-P011-10-/160939855169?pt=Wissenschaftliche_Ger%C3%A4te&hash=item2578c34d41
You probably could use the beagleboard as long as you can compile and run cgminer on it. If you have one then give that a try.

That SMD adapter is pretty nice and not too costly (except for shipping). It would be good for breadboarding. It's the only one I've seen that has thermal vias - good idea. You could likely put a heat sink on back but they don't show the back. If you wanted to play around with an ASIC you could likely stick it on that and hook it direct to the beagleboard I/O headers to experiment.

Just out of curiosity(off a hardware noob), What would be the minimum requirements to talk to a single Avalon ASIC?  

Is my understanding of the ASIC correct : You provide specified voltages to the specified pins. Then you can talk to the chip using any serial interface? Or is it not as simple as that?

Say I have a beagle port, or raspi or computer with a serial port, or whatever.

1) Avalon ASIC X 1
2) SMD-Adapter x 1 = EUR 7 plus some labor costs to have asic sodered onto it
3) Breadboard x 1 = < $10
4) Huh (voltage transformers/resistors/capacitors)
5) Time - priceless

Is it sane to assume that for a DYI purposes for a single chip, I could interface it to a serial port for $30 ? Need some extra for labour since the QFN soldering would need to be outsourced.
843  Economy / Auctions / Re: ASICMINER Auction: 50 Block Erupter Blades CHECK OP FOR PAYMENT on: May 01, 2013, 07:56:03 PM
Please let me rest for several hours before I dare to do anything important.
The blades will be shipped within 24 hours after the payment/address collection time as promised. The tracking numbers will be provided as long as they are generated, like the last auction.

Hey friedcat, will there be any more auctions soon?
Thanks

going by the last one, i'd be surprised if there were another before the weekend.

The word on the street was that hes gonna auction them cute little single chip USB things today....

But then I dont know the source of that. <irony>Probably just a rumour echoed by multiple people.</irony>
844  Bitcoin / Hardware / Re: DIY PCB with AVALON - [OP Makeover - Forming List of Developers] on: May 01, 2013, 02:07:39 AM

Can you forward me the link to the Avalon page?


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

Quote
Technology Summary:
   TSMC 0.11- micron G process
       5 Metal
Core Voltage: 1.2 V
I/O Voltage: 3.3 V
Core Frequency: 256+ MHz
Number of Pads: 48
   8 Data
   40+1 Power
Package Type: QFN48 -0.5 Pitch
Packaged Chip Size: 7 mm x 7 mm

Chip Interface
Data Pins (8 in total):
Clock                     i
Serial Data In  [2]       i
Serial Data Out [2]       o
Serial Data Bypass [2]    o

Reserved    [1]    -
845  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: April 30, 2013, 11:12:08 AM


PS: that is why i am still considering mineral oil as an option. It is bit messy but it is just nonesence for me to pay 10+USd for a pice of metal




You would still need a way to cool the oil. after days(or hours) of continuous operation, oil would start getting hot...
846  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC OS Board - Preliminary on: April 29, 2013, 12:34:26 PM
Stupid question: Can i use the 16 chip board with fewer than 16 chips on it? Or it needs all 16 in place to be able to work?
847  Alternate cryptocurrencies / Altcoin Discussion / Re: Advanced Hardware, SHA256 and Scrypt questions on: April 28, 2013, 09:58:52 AM
Isint GPU memory external RAM? Or is that a whole different ballgame cause of high clock frequency?

GPU have L1/L2 cache hierarchy just like a CPU.  SCRYPT only performs well if it is small enough to fit into on-chip memory.  If you have to go off-chip, it's going to be a turd.  But yes, most graphic cards have seemingly endless amounts of external memory.

The SCRYPT configuration used in Litecoin needs 128KB, which fits easily into onchip cache in a CPU/GPU, and into onchip block memory on many (not all) FPGA.



I dont think so... I use cgminer on my 7950 with :-
Code:
--thread-concurrency 25768

Meaning its using 25768 * 128 KB of memory (roughly 3.14 GB) . On increasing the concurrency, cgminer fails on startup saying im trying to allocate more memory than available.

That or ive misunderstood the purpose off thread-concurrency
848  Alternate cryptocurrencies / Altcoin Discussion / Re: Advanced Hardware, SHA256 and Scrypt questions on: April 27, 2013, 04:19:05 PM
Connecting high speed DDR ram to an FPGA is not a big deal.

I was under the impression that the kind of memory latency necessary (extremely low) is only possible with the most expensive types of DDR chips.

Let's put it this way: if you actually need external memory to run SCRYPT as used in Litecoin (you don't), then yes it is going to be a total turd performance wise.
It doesn't matter what chip you put out there.



Isint GPU memory external RAM? Or is that a whole different ballgame cause of high clock frequency?
849  Bitcoin / Hardware / Re: [ANN] Avalon ASIC chip distribution on: April 25, 2013, 09:39:41 PM
turtle83; 30; 2.58; 14ru6sM4aHxeJ3PicewsMvaJpSpAHb7vyq
850  Bitcoin / Hardware / Re: [ANN] Avalon ASIC chip distribution on: April 25, 2013, 02:41:37 PM
Status updates:

2013-04-19: 2nd batch sold, 3rd batch has ~3300 chips left
2013-04-18: 2nd batch ordered
2013-04-18: 1st batch sold out, 2nd batch has ~2500 chips left

do I read this correct that on 2nd batch still has ~2500 chips left? (today)

on 18th second batch had ~2500 chips left
on 19th second batch was sold out.
so as per today second batch is still sold out.... that is unless avalon ships > 10k chips in the batch Wink
851  Bitcoin / Hardware / Re: ZTEX USB-FPGA Modules 1.15x and 1.15y: 215 and 860 MH/s FPGA Boards on: April 22, 2013, 04:15:21 PM
Estimated lead time is 8-12 weeks.

Even for  PBC only option? or are those ready to ship?
852  Alternate cryptocurrencies / Altcoin Discussion / Re: Building the next generation FAST CRYPTO CURRENCY MINING MACHINE on: April 21, 2013, 09:21:22 PM
I don't know much about embedded/FPGA/ASIC, but I could help out with higher level tasks. testing, Linux things, automation, coding...  and i always wanted to get into hardware hacking... so this is a good opportunity.

I missed out on the whole bitcoin wave, and since last few weeks I have been procrastinating on the concept of crypto(and p2p) currency -- not to get rich quick or something... but more so for political reasons.

Will watch the progress of this project for something I can contribute.
853  Bitcoin / Hardware / Re: Virtex-7 vs Stratix-5 on: April 21, 2013, 09:01:34 PM
kingcoin -> for now I can only say thank you. I have to talk with some potential investors in the project, so for now I can't pay you for your help.

No problem. I did not expect to get payed. These are very expensive FPGA's. In general the cheaper FPGA's will usually get you higher H/s/$. But of course I don't know what kind of deal you can get.


I would be very curious to know what khash/s it could achieve for LTC. Nobody has (atleast in public) claimed to be mining LTC with FPGA.

I dont know much about FPGA or embedded programming, but from what i read, scrypt is very sensitive to the amount of fast RAM available to the cores.. The new expensive FPGAs apparently have them in abundance..

Further reading: http://bitcoin.stackexchange.com/questions/1305/what-features-of-scrypt-make-tenebrix-gpu-resistant
854  Economy / Auctions / Re: [WTS] ASIC Avalon Batch 3 Pre-order on: April 21, 2013, 12:29:49 PM
bid: 2BTC
855  Bitcoin / Hardware / Re: ASICMINER: Erupter Blades. Review, comments, photos, and discussion! on: April 21, 2013, 12:03:59 PM
I'm interested to see if these will pay off or not.  76 BTC seems like so much to me.  Best of luck to you investors.

i think these guys are betting on BTC in the future is worth more than BTC right now...
856  Economy / Scam Accusations / Re: FRAUD/SCAM ALERT www.liquidnitrogenoverclocking.com and Ed trice on: April 20, 2013, 09:16:55 AM
I'm pretty sure liquid nitrogen makes metals shatter like glass and fingers solidify like icelollies.

im pretty sure liquidnitrogenoverclocking.com does not use liquid nitrogen.
857  Economy / Scam Accusations / Re: FRAUD/SCAM ALERT www.liquidnitrogenoverclocking.com and Ed trice on: April 20, 2013, 08:42:06 AM
hi

this is the real picture of the photoshopped picture he has on his facebook page

http://farm5.staticflickr.com/4022/4499874671_ef42fc088a_o.jpg

a more credible source to back your claim http://www.engadget.com/2010/04/08/snapstreams-monster-dvr-records-50-channels-at-once-even-when/
858  Bitcoin / Hardware / Re: [ANN] Avalon ASIC chip distribution on: April 19, 2013, 07:35:03 PM
Any advice? Point me somewhere please

https://localbitcoins.com/

noobie disclaimer : I have never purchased bitcoins from anybody... yet...
859  Other / Beginners & Help / Re: Fast Verfication possible? on: April 19, 2013, 06:17:32 PM
https://bitcointalk.org/index.php?topic=177133.0

Quote
You can only post in the Newbie and Local sub-forums till you have 5 posts and at least 4 hours on the forum.  The other two restrictions are you need 1 post to be able to send a PM and 10 posts to put a link in your sig.

So now you can write PM...
860  Bitcoin / Hardware / Re: Noob Issues with FPGA on: April 19, 2013, 09:29:28 AM
I recently received my modminer quad, have set it up, have set up Ubuntu, and have set up BFGMiner 3.0.  BFGMiner seems to run just fine, but it doesn't detect my FPGA cards.  Being new to Linux, I'm not exactly sure how to approach this issue.

Can anyone offer any advice?

The MMQ is connected via USB, but BFGMiner just detects the CPU for mining, not the FPGAs.

Sorry if this is stupid - I've looked and haven't found any help.  It's probably just something simple I'm missing but, like I mentioned, I'm new to Linux / Ubuntu.

Thank you in advance!

paste your output of
Code:
sudo lsusb -v
and
Code:
lsusb -v

Also, when u run the miner, try to run it as sudo, if that works, that means the user ur running under cant see the USB device permission issue easy to solve more info later. if that doesnt work then maybe something else is wrong.. maybe unit is damaged... or bfgminer was compiled wrongly.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!