Bitcoin Forum
June 09, 2024, 06:04:26 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 »
321  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 24, 2013, 08:38:45 PM
Normally, IOREF is set with a restistor divider to half
IOVDD (normally 1V8). To make the board simpler, IOREF
was connected to core voltage.



Core voltage was adjusted between 0V59 and 0V83 V and operation
of the chips remained normal.

Leszek/bitfury, can this be done on the miner board also?
Reduces the wiring a bit.

intron
322  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 24, 2013, 07:07:16 PM
Latest test was done to maximize performance, while
keeping chip temperature below 50 degrees C. A small
heatsink was mounted on the bottom of the PCB, and
cooled with a fan to control the temperature.

Internal oscillator set to slow mode, using { 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0x3F, 0x00 } configuration, which
is slightly faster than bitfury's example code.

Vcore at 0.835 Volts, resulting in 2.5A current (2.1W). Clock
frequency of 230 MHz. Instead of bitfury's test vectors, a
test was done with 2048 more or less random vectors.
Based on 756 cores, a yield of 1512 valid hashes would be
expected, but 1511 were found, so COP is very close to 1.

Net hash rate would be almost 2.7 GH/sec @ 0.8W/GH.

With one extra clock bit, core clock increased, but COP
ropped to 0.94, resulting in lower net hash rate.

http://imgur.com/g7UTw6V

Great results! Thanks! Hopefully tomorrow Leszek will send more chips, and we'll know more data!

But take care of power noise.

We still need to find out how to chain the SPI bus. The
bitfury S-HASH mining board layout is ready, waiting for
funds to get it etched. Leszek is working on this. When
this board arrives we finally can put 16 bitfury's to work
simultaneously:)

intron

323  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 24, 2013, 06:42:16 PM
Latest test was done to maximize performance, while
keeping chip temperature below 50 degrees C. A small
heatsink was mounted on the bottom of the PCB, and
cooled with a fan to control the temperature.

Internal oscillator set to slow mode, using { 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0x3F, 0x00 } configuration, which
is slightly faster than bitfury's example code.

Vcore at 0.835 Volts, resulting in 2.5A current (2.1W). Clock
frequency of 230 MHz. Instead of bitfury's test vectors, a
test was done with 2048 more or less random vectors.
Based on 756 cores, a yield of 1512 valid hashes would be
expected, but 1511 were found, so COP is very close to 1.

Net hash rate would be almost 2.7 GH/sec @ 0.8W/GH.

With one extra clock bit, core clock increased, but COP
ropped to 0.94, resulting in lower net hash rate.

324  Economy / Securities / Re: Community Mining - Bitfury Asic Miner 120GH/s --> Last 40 Shares available soon on: June 23, 2013, 08:02:17 PM
Hehe, of course we knew that, there was also a Link to the Blog where pictures of the actual chips are^^

But thanks


Smiley I was just bored a bit, hihi:)
325  Economy / Securities / Re: Community Mining - Bitfury Asic Miner 120GH/s --> Last 40 Shares available soon on: June 23, 2013, 07:08:04 PM
Hey guys,

just some proof that the Bitfury chips exist




https://bittiraha.fi/content/matka-alkaa

regards
Foofighter

That's not the chip, that's the test jig PCB and a solder stencil.

This is the chip:)

http://imgur.com/fD435C9

intron
326  Bitcoin / Hardware / Re: [Work in progess] Burnins Avalon Chip to mining board service on: June 23, 2013, 09:25:35 AM

ok here we go:


burnin, do you plan on posting scope traces of actual Avalon signals?
Highly interested in the REPORT_x timing for starters.

And you are brave to dead bug a QFN48, hats off for that:)

intron
327  Other / Beginners & Help / Re: New Here!!! on: June 22, 2013, 09:33:31 PM
hi
328  Local / Nederlands (Dutch) / Re: Nederlands! (algemeen) on: June 22, 2013, 09:28:43 PM
Worden er ondertussen al ASIC's gebruikt om bitcoins te minen? Of is iedereen nog op de machines aan het wachten?

Ja, USB Block Erupters en o.a. die dingen van Avalon en BFL.

http://imgur.com/nouiUbi

intron
329  Local / Nederlands (Dutch) / Re: Nederlands! (algemeen) on: June 22, 2013, 09:27:03 PM
Rotterdam hier Smiley Al sinds februari aan het wachten op mijn batch #2 Avalon Asic.

Hi phoenikx,

Ik zit in batch vier, moet dus nog langer wachten.
Hoeveel heb je er besteld? Kan ik er een paar van
je kopen als je ze veel eerder ontvangt?

Ben een miner aan het bouwen zoek nog Avalon samples:

http://imgur.com/s7vQDzi

intron
330  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 22, 2013, 07:51:05 PM
Picture of the FXLP34P5X 1V8 to 3V3 level shifter performance:

http://imgur.com/9bII5tc

Blue trace is the 1V8 signal coming from the bitfury ASIC,
the yellow one is the 3V3 signal going to the ARM processor.
Nice, crisp signals, only a small output delay can be seen.

So no worries here...Smiley

intron
331  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 22, 2013, 07:23:04 PM
Got bitfury's SPI code working, needed some porting to the smaller
ARM processor, and the ASIC responded nicely. Voltage was adjusted
to 0V64, yielding a current of 1 A. Clock was measured, 116 Mc.

bitfury's testvectors were applied to the ASIC and 100 vectors
gave 145 results, not unlike the result bitfury himself got.

The level shifter in the original schematic works just fine,
so I guess there is no need to fall back to analog pass logic
tricks:) To be safe core power was applied first, then IOVDD.
This was done manually, will be automated in a later design.

intron | c-scape
332  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 20, 2013, 08:14:12 AM
Hi bitfury,

Saw in your code you are clocking the SPI chain at 200 kHz:

  speed = 200000;

  if (ioctl(fd, SPI_IOC_WR_MAX_SPEED_HZ, &speed) < 0) { perror("Unable to set WR_MAX_SPEED_HZ"); close(fd); return -1; }
  if (ioctl(fd, SPI_IOC_RD_MAX_SPEED_HZ, &speed) < 0) { perror("Unable to set RD_MAX_SPEED_HZ"); close(fd); return -1; }

Why it is so slow? Just te be sure during development or are there other reasons?
It's not a problem, just curious.

intron
333  Bitcoin / Hardware / Re: Better Heatsink for your USB Block Erupters on: June 19, 2013, 06:47:10 PM
@intron: Oh, thats cool. How did you do that?

Taped a tiny Pt100 sensor to the heatsink and recorded
the temperature over time. When the temperature was at it's
max, a fan was pointed at it. You can see nicely the huge
effect a simple fan has.

Used this fan:

http://www.arctic.ac/en/p/equipment/peripherals/55/arctic-breeze-mobile.html?c=2185

intron
334  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 19, 2013, 06:42:05 PM
You were right bitfury, the initial input level shifter circuit
was not working correctly. Seems the the parasitic capacitance
of the 1V8 zener together with the 1K input resistance caused
severe detoriation of the waveform due to the RC-delay.

Redid the circuit: increased the current by lowering the
resistance to ground and replaced the zener with a 3V3
type connected directly to in the inputs. Did also some
measurements, looked not that bad. Inputs SPI signals are
divided to 1V8, output SPI signal is level shifted to 3V3.
See image:



This is still with a bare board, no ASIC yet. Might need
to lower the restistors even further to get crisp edges.

Will first look into the SPI code now.

intron
335  Bitcoin / Hardware / Re: Better Heatsink for your USB Block Erupters on: June 19, 2013, 06:31:53 PM
Did some experiments with forced air cooling of my USB Erupter.
See attached plot, what a little USB powered fan can do:

http://imgur.com/co3Z0uF

intron
336  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: June 19, 2013, 05:24:54 PM
6 sample Avalon chips arrived today from zefir.
Test PCB boards are ready ,
most of the components are here too.

Sleepless nights are comming

Nice:-)

intron
337  Bitcoin / Group buys / Re: [Group Buy] BFL ASICs, + Board Design Underway. on: June 19, 2013, 05:23:37 PM
why don't we just ask BFL about who produced boards for them?
that place can easily produce them again since they've done it already, no?

Is the firware or when there is a FPGA the FPGA object file
available from BFL? Otherwise you end up with just the
bare metal and not a functional miner.

intron
338  Bitcoin / Hardware / Re: Klondike - 16 chip ASIC Open Source Board - Preliminary on: June 19, 2013, 02:35:04 PM
Has anyone put a cro or logic analyzer on a real Avalon?  Without any of their hdl it is tough to know what the comms looks like.  Not releasing their code is annoying, they could release what they can and we could check out the comms protocol even if we can't build chips. In a few months their ip will be useless.

Asked the same, no response. The datasheet is rather vague
on crucial points, would love to see some real life scope traces.

intron
339  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 19, 2013, 02:03:23 AM
First I would like to say that chip is working. Complete confirmation using test-vectors.

Nice.

intron
340  Bitcoin / Hardware / Re: [ANN] Bitfury is looking for alpha-testers of first chips! FREE MONEY HERE! on: June 18, 2013, 07:26:51 PM
Got the bootloader to work on the ARM and soldered the
power switch between the 3V3 net and the input of the
1V8 regulator that generates IOVDD. Can now control
IOVDD from the command line:



intron
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!