wisxxx

Results 23 comments of wisxxx

The marked up schematic page 1, to reflect the assembly: ![image](https://user-images.githubusercontent.com/52179570/145906683-8102f77c-5f41-4219-a31f-015b4354606e.png)

It depends on the loading. Do you have any data from the Xilinx Power Estimator for how much current is drawn on the +1.0V, +1.2V, +1.5V, and +1.8V rails?

Looking at "Timingcard_SCHEMATICS_BETA_V1.pdf", the AT24MAC402 serial EEPROM WP input (p. 4,A5) is driven by the EXT_EEPROM_WP signal from the FPGA board (pin P1A-44, p. 6,B5) and a 10K pullup to...

EEPROM write protect is +1.5V signal in new FPGA description File: PinoutConstraint.xdc, lInes: 75-77 ``` #EEPROM set_property PACKAGE_PIN V9 [get_ports EepromWp_DatOut] set_property IOSTANDARD **LVCMOS15** [get_ports EepromWp_DatOut] ```

Fixed in subsequent versions.

Issues addressed in subsequent documents.

**Not fixed** in file: Time-Appliance-Project/blob/master/Time-Card/FPGA/Open-Source/Implementation/Xilinx/**TimeCard**/Constraints/PinoutConstraint.xdc **Is fixed** (moved to pin AA13) in file: Time-Appliance-Project/blob/master/Time-Card/FPGA/Open-Source/Implementation/Xilinx/**TimeCard_Production**/Constraints/PinoutConstraint.xdc

Addressed in bracket V4 docs.

Still not fixed in "Prototype V7" schematics Ref: file "Timingcard_PROJECT.pdf", in Time-Card/HW/ECAD/Prototype-V7/ECADv7.7z"