I've toyed with this decision a few times in the early days of the project: through-hole components, or surface mount? On the one hand, through-hole components come easier to me, I find routing through-hole boards more natural (pure habit), and well, they look more traditional.
eagle
Front Panel Controller Board
I've finally managed to route the front panel controller board. It took a while longer because (shock!) I did pulled yet another 180° turn on the bus layout. I located a cheap(-ish) source for the wire-wrap female headers, which means I can go back to stacking the processor boards together without needing two separate DIN-41662 buses. Instead, the required signals (and only the required signals) travel from board to board via the female headers. This comes at a small cost to board estate, but simplifies a lot of other things, including the processor routing.
First Revision of the Front Panel Guide
More front panel work has been done. There's yet another revision of the front panel artwork and yet another revision of the front panel schematics. I've split the front panel schematics into the two obvious components: one is the front panel controller card that connects to the system bus, and the other is a huge board with all the LEDs, their drivers and their connectors, as well as a the switches, their debounce circuitry, and a tiny amount of logic that only pertains to the front panel itself.
Front Panel Schematic
After far too long, I managed to prepare a first version of the front panel schematic, and it turned out to be a monstrosity, sprawling over seven sheets of A3. Most of the estate is taken by LEDs, current limiting resistors and buffers. There are over 50 ICs on the board, and there's no chance I can route this on the Hobbyist version of Eagle. Thankfully, the design can really be split up into a number of components.
Control Unit rev D Routed
I think this took me around a man-week of routing, but it's finally done. Sort of. The Control Unit is routed. In order to make the traces fit, I've had to remove most of the pull-up resistors (they'll go on the clock board), the read unit decoder (it'll also go to the clock board) and the ALU unary/binary op decoder (which will go where it belongs, on the ALU board). The OPIF signals are now local to the control unit.
