How do I output a port to one of J11 pins on Mini-ITX board?
I am generating a clock and few signals, and want to see it with Oscilloscope.
How do I output a port to one of J11 pins on Mini-ITX board?
I am generating a clock and few signals, and want to see it with Oscilloscope.
There are 4 pins on J11 you can connect to:
Pin 5: Connected to Zynq Pin N26
Pin 7: Connected to Zynq Pin T27
Pin 9: Connected to Zynq Pin R27
Pin 13: Connected to Zynq Pin N27
Simply assign your Clock output or other signals to pins N26, N27, R27, or T27 in your top-level XDC file.
There are 4 pins on J11 you can connect to:
Pin 5: Connected to Zynq Pin N26
Pin 7: Connected to Zynq Pin T27
Pin 9: Connected to Zynq Pin R27
Pin 13: Connected to Zynq Pin N27
Simply assign your Clock output or other signals to pins N26, N27, R27, or T27 in your top-level XDC file.