[QUOTE=Alex_Dubinsky]
Hmm.. 2.5ns sounds pretty good, given that my margin is 6.
[/QUOTE]
Tht 2.5ns was just the contribution from the 47 Ohm resistors and an estimated 50pF load. The dynamic output impedance of your FPGA I/O won’t be zero, so that will be added to the 47 Ohms. Also, it might be 100pF load rather than 50pF. My point is that the series resistors might make what would have been a 66MHz-compliant design (in the absence of the series resistors) not work at that clock speed.
[QUOTE=Alex_Dubinsky]
But when you say signal traces should be as far apart as possible, do you mean I should keep them pretty thin (say, 8 mils) just to make the spacing bigger (say, 17 mils)?
[/QUOTE]
If you’ve got 25 mil spacing, I’d go for 10mil traces 15 mil apart, but it’s not that critical. Just really limit the distance where you have less than 10 mil apart. Thee are no hard and fast limits.
[QUOTE=Alex_Dubinsky]
Re: Power. I realized another thing, if I wanted to connect the +/-12v at all, it’d have to be to the same psu as the other voltages or i may get a short, wouldn’t I? But for the same reason, powering a PCI card with one psu and its host with another might burn the pci bus, no?
[/QUOTE]
No, in general you can use separate PSUs. You need to make sure that the grounds are connected together so that all the voltages are referenced to the same level, and be aware of the possibility of a ground loop, but it won’t “short” unless you make a mistake in your connection.
[QUOTE=Alex_Dubinsky]
An ATX provides a true ground from the wall, but wall-adapters (like the one powering the DE2) don’t, and I’ve measured their fake grounds to differ from real ground by dozens of volts.
[/QUOTE]
If the wall-adapter has only a 2-pin 120V plug, its DC output won’t be ground-referenced at all and will “float”. If you measure the voltage of either DC output pin (wrt ground) using a high-impedance voltmeter, you’ll see a voltage (that may be dozens of Volts) just due to picked up 60Hz mains. If you strap the 0V to a real ground (like from an ATX PSU), everything will be referenced to the same level and it’ll all be fine. Your new PCB would be connecting the “floating” ground of the DE-2 to the ATX PSU via the ground plane.