fmahnke wrote:
What is your preferred method to tie IC pins to vcc or ground when the IC power posts are already close to full?
This advice comes a little late, as I see you already have the signal wiring in place.
But I always begin by doing the power and ground wires, and rather than wrapping them I solder them, using fairly fine gauge wire (similar to WW wire).
There are various advantages. Soldered connections hardly consume any height on the wire-wrap post. Also you're going to need lots and lots of connections to bypass caps, and those can't be wire-wrapped anyway. So just solder as much stuff as possible
before the signal wiring (using wire-wrap) begins. (BTW, it's sometimes preferable to use a SMD cap and run wires
to it, rather than trying to get the leads of a through-hole cap to reach where you want them to.)
Re AC performance: it's important to realize that whenever current (a signal) is sent from Chip A to Chip B, to complete the circuit the current also needs a
return path from B back to A. Superficially that may seem like a non-issue. Ground and Vcc connections extend to every chip on the board, so there's bound to be a return path
somewhere. But it makes a difference what route that return path takes. No one path is ideal, so we try to provide many return paths. (After all, there are many
signal paths.) For each signal, the return current will automatically favor whichever return path it "likes" best.
Ideally you want there to be a return path that's
immediately adjacent to every signal path. The more nearly adjacent the two paths are, the less inductance you'll get. That's because inductance results from creation of a magnetic field, and the fields of two nearby conductors tend to cancel if (as in this case) the two current flows are in opposite directions.
One advantage (not the only advantage) of a ground plane is that any conceivable signal path always has an identical return path nearby (ie, the ground plane).
When there's no plane, the next-best way to make lots of return paths available is to implement a
grid. Personally I prefer a simple rectangular grid, and see no advantage to the radial arrangement shown in the Primer. But it's the same idea: make lots of return paths available and thus keep inductance reasonably low.
-- Jeff
_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html