The L-board over there on the left. We call it the L-board because it's a three-chip breakout board so the chips make a right angle. Like the letter "L". The first chip will always be the first chip, but you can put a second chip either in parallel (alongside, as in the previous picture) or in series (above, as in this picture). Two power inputs, one for Vcore and one for 2x Vcore to be split by the string configuration. I also wired up the LED circuit from the Compac design onto it so I can see the flashing LEDs. Whoever said that was a good idea was right. Except that something with the 3.3V comms on the S5 controller sorta prevents the LED from working properly, or it strobes so sporadically I don't wait long enough to see it.
In any case, I rewired the schfifty-three to output 0.8 to 1.3V so I could safely take the string voltage up from safe-for-one-chip-if-something-is-very-very-wrong to can-operate-at-150MHz-at-half-this-voltage without anything exploding. I just checked the per-chip voltages in operation with my trusty crappy DMM and they're within 2mV of each other, so that's a pretty good split (less than half a percent difference). I did light this up on my bench supply to watch the power consumption and the power draw profile on chip init is pretty cool. It goes from very low to full in about a linear sweep of several seconds, which tells me they coded the init to ramp up the power slowly to avoid severe imbalances. If that works how I think that works, I could probably pull the 1800uF cans off the board and it'd still be alright. The S5 has 100uF tantalum per 2 chips in a node, and I have 200uF ceramic per one chip node right now, but the U3 init (expecting parallel chips, no balance needed) was way too abrupt and the first chip was very much outpacing the top chip until power was so out of whack that they both shut off - in well under one second.
So, for now I have two working two-board setups, one a standard parallel on a USB adapter and one string on the S5 controller. Novak's in command today, and will probably be figuring out what the heck all the code's doing so we can try and get some Compac- and Amita-specific drivers going in cgminer.
I'll probably be spending the day odd-jobbing and trying to cut down the noise in my Compac regulator. Hopefully I can work out some simple changes and a fresh PCB layout we can prototype in-house and not have to waste more time and money on prototype PCBs that don't really work. I won't be able to run out full Amita prototypes until we know what node-level capacitances we'll require, which looking at the init power profiles, will definitely require some working driver to test.