revC3: Added kikit tab anchors.
by esden 2 years 10 months
99d94b82
revC3: Adjusted button footprint to reflect select...
by esden 2 years 10 months
revC3: Adjusted button footprint to reflect selected tact switch.
ecdd0bd4
revC3: Updated resistor pack footprint.
by esden 2 years 10 months
revC3: Updated resistor pack footprint.

This change is based on battle proven footprint used in 1BitSquared
board designs. This makes the gaps between pads consistent 0.22mm to
pass PCB manufacturer automated DRC and receive solder stop between
pads decreasing solder bridging probability during assembly.
601ac0ef
revC3: Updated to the new stable KiCad V6.
by esden 2 years 10 months
revC3: Updated to the new stable KiCad V6.

This includes updating the KiCad system 3D model library path variable.
60049545
revC3: Decreased LVDS connector alignment hole to ...
by esden 4 years 2 months
revC3: Decreased LVDS connector alignment hole to 0.76mm

We noticed that the selected alignment hole size allowed for too much
movement of the LVDS connector. The alignment pin is 0.65mm diameter and
Samtec recommends a hole of 0.76mm diameter.
2fba94b8
revC3: Updated LEDs and current limiting resistors...
by esden 4 years 2 months
revC3: Updated LEDs and current limiting resistors.

* New status LED color scheme: PWR/GRN, FX2/WHT, ICE/BLU, ACT/ORA,
ERR/RED
* Updated LED part numbers and the corresponding resistor values.
* All LED sourcable from LCSC.
a9901327
revC3: Filled in the blanks for the Reset button p...
by esden 4 years 3 months
revC3: Filled in the blanks for the Reset button part number.
7956511f
revC3: add an 4.7µF capacitor to VIO_AUX for impr...
by Electronic Eel 4 years 5 months
revC3: add an 4.7µF capacitor to VIO_AUX for improved decoupling

VIO_AUX is the IO voltage for the LVDS connector. If it is used with
high speed signals (like for example connecting to fast RAM), the
existing 100n decoupling may not be enough. Also add some more
vias to the VIO_AUX trace for lower inductance.

Unfortunately placing the capacitor nearer to the FPGA would require
major rerouting. This is not done here for fear of adding new issues.
997a00fd
revC3: add pin 1 marker to silkscreen for LVDS hea...
by Electronic Eel 4 years 5 months
d9ddf781
revC3: connect the 3v3 pin of the LVDS connector w...
by Electronic Eel 4 years 5 months
revC3: connect the 3v3 pin of the LVDS connector with a second via

Power traces should be connected with at least two vias for lower impedance
and improved reliability. On the other instances this was already addressed
in revC2, this one was missed.

Without this improvement the planned Hyperram addon for the LVDS connector
could get a power problem because 2 active Hyperram ICs draw in the order
of 100 mA through the 3v3 pin.
06f4129f
Report a bug