Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NOSEQ can be used as an output after boot. NOSEQ must be low when 3.3V power is applied to the module. Common usage is an LED connected between NOSEQ and GND. The mapping of NOSEQ pin can be changed by CR1 register. The CR1 register is control register of MDIO slave interface that its content can be changed with  FSBL code on the FPGA.

Value (CR1[11:8])NOSEQ
0001PHY_LED0
0010PHY_LED1
0011PHY_LED2
0100MIO7
0101RTC_INT
0110OFF
0111ON
1000XIO6
1001uio_unidir
1010Undefined
DefaultPHY_LED0

SC Pins to the FPGA

Schematic net nameVHDL NameDefault functionDirectionSC pinFPGA pinDescription
XCLKXCLKETH PHY Clock to FPGAto FPGAK1K19
X7X7I2C Data from FPGAfrom FPGAM1N22SDA from EMIO I2Cx
X5X5I2C Data to FPGAto FPGAJ1P22SDA to EMIO I2Cx
X4XIO6ETH PHY LED2to FPGAD1P16
X3XIO5ETH PHY LED1to FPGAB1N15RTC, MEMS Interrupt or PHY LED1
X2XIO4ETH PHY LED0to FPGAC2M15
X1X1I2C Clock from FPGAfrom FPGAF1L16SCL from EMIO I2Cx
PUDC_BPUDC_BEnables internal pull-up resistors on the IOsto FPGAE3K16normally not used tied to fixed level by SC

...

The mapping of CPLD IOs (XIO4,XIO5,XIO6 and XCLK) that are connected directly with FPGA, can be changed using output port bits CR2 register.  

Signal XIO4

Value (CR2[3:0])XIO4
0001

MIO7

0010

SHA_IO

0011MAC_IO
1000uio_unidir
0110'Z'
0111Undefined
DefaultPHY_LED0

...

Value (CR2[7:4])XIO5
0001

MIO14

0010Undefined
0011RTC_INT
1000uio_unidir
0110'Z'
Undefined0111Undefined
DefaultPHY_LED1


Signal XIO6

Value (CR2[11:8])XIO6Description
0001

MIO15


0010Undefined
0011osc_clk
1000uio_unidir
0110'Z'
0111INTRINTR signal can be depending on CR3 register value one of the following interrupt signals: INT1, INT2, RTC_INT, PHY_LED2
DefaultPHY_LED2


Signal XCLK

Value (CR2[15:12])XCLKDescription
0001RTC_INT
0010osc_clkThis pin is directly connected to on-chip oscillator signal. (24.18MHZ)
0011Undefined
1000Undefined
0110Undefined
0111Undefined
DefaultCLK_125MHZThis pin is connected to output clock pin of ethernet transceiver chip.


Signal SHA_IO

""
Value XIO4[3:0]Value XIO5SHA_IO
0010'0''0'
else'Z'


Signal MAC_IO

Value XIO4[3:0]MAC_IO
"0011"'0'
elseConnected to internal MAC read block

...

Status register bits mapping:

SR1Description
0

INT1

1INT2
2RTC_INT
3PHY_LED2
7BOOTMODE_LATCHED
8BOOTMODE_IN2
9BOOTMODE_IN
10NOSEQ
11NOSEQ_LATCHED
12WD_EVENT
13PG_1V5
14EXTRA_ENABLED or WDOG_ENABLED
15mac_valid


The subsystem I2C to GPIO port mapping is according the following table:

I2C to GPIOPin nameCPLD PinDirectionFPGA PinDescription
sda_in (SDA)X7M1from FPGAN22
sda_outX5J1to FPGAP22X5 is sda_in and gpio_sda_outIf X7 is High. If X7 is Low, this pin will be disconnected.
sclk (SCL)X1F1from FPGAL16
GPIO_input

Mapping the GPIO_input bits to various ports or signals

GPIO_outputNot used


GPIO_input bitConnected to:
0

PHY_LED0

1PHY_LED1
2MIO7
3NOSEQ
4RESIN_g
5EN1_g
6BOOTMODE_LATCHED
7BOOTMODE_IN
8INT1
9INT2
10RTC_INT
11PHY_LED2
12'0'
13'0'
GPIO_output


Not usedValue (uio_sm_cnt[8:5])uio_io_data
0000

MIO7

0001RTC_INT
0010INT1
0100INT2
0011PHY_LED0
0100PHY_LED1
0101PHY_LED2
0110BOOTMODE_IN
0111MIO14
1000MIO15
1001XIO4
1010XIO5
1011XIO6
1100WD_HIT
1101'0'
1110'0'


Value (uio_sm_cnt[2:1])uio_unidirDescription
01'0'
10

uio_io_data / uio_id_data

If uio_sm_cnt(4) Low --→  uio_id_data

On-board LEDs

There are 3 on-board LEDs, with two of them connected to the System Management Controller and one to the Zynq PL (Done pin).

...

value

LED1(Green)ConditionDescription
WD_counter(7)WDOG_ENABLED = '1'
ONPOR_B_i = '0'POR_B_i is '0' if one of the following signals is '0' --->   EN1 or RESIN or PG_ALL or PORDONE
led1outVariableelseValue (

Mapping depending on the CR1[3:0]

)
Connected to:
0001

PHY_LED0

0010

PHY_LED1

0011

PHY_LED2

0100

MIO7

0101

RTC_INT

0110

OFF

0111

ON

1000XIO4
1001Not MIO14
1010Not MIO14/Not MIO15
DefaultMIO7


LED2 LED2 Red

This LED is used to show various signal or port states. The function of this LED can be changed by CR1 register.

...

modeblink

value

LED2(Red)ConditionDescription
powerblinkEN1_g = '0'EN1_g is delayed EN1.
ONPOR_B_i = '0'
led2outVariableelseValue (

Mapping depending on the CR1[7:4]

)
Connected to:
0001PHY_LED0
0010PHY_LED1
0011PHY_LED2
0100MIO7
0101RTC_INT
0110OFF
0111ON
1000XIO5
1001Not MIO15
1010Not MIO14/Not MIO15
Default


LED3 Green (FPGA Done)

This green LED is connected to the FPGA Done pin which has an active low state. As soon as the Zynq is powered and the 3.3V I/O voltage is enabled, this LED will illuminate. This indicates that the Zynq PL is not configured. Once the Zynq PL has been configured the LED will go off.

...

JTAG signals routed directly through the CPLD to FPGA. Access between CPLD and FPGA can be multiplexed via JTAGENB pin of CPLD (B9) (logical one for CPLD, logical zero for FPGA). This pin is connected to B2B (JM1-pin 89) directly. On the carrier board can be this pin enabled or disabled with a dip switch.

CPLD JTAGENB (B2B JM1-89)Description
0FPGA access
1CPLD access

Power

...

Appx. A: Change History and Legal Notices

...