Virtual JTAG Intel® FPGA IP Core User Guide

ID 683705
Date 8/12/2021
Public
Document Table of Contents

HUB IP Configuration Register

When the USER1 and HUB_INFO instruction sequence is issued, the USER0 instruction must be applied to enable the target register of the HUB_INFO instruction.

The HUB IP configuration register is shifted out using eight four-bit nibble scans of the DR register. Each four-bit scan must pass through the UPDATE_DR state before the next four-bit scan. The 8 scans are assembled into a 32-bit value with the definitions shown in the table below.

Table 12.  Hub IP Configuration Register

Nibble7

Nibble6

Nibble5

Nibble4

Nibble3

Nibble2

Nibble1

Nibble0

31

27

26

19

18

8

7

0

HUB IP version

N

ALTERA_MFG_ID (0 × 06E)

m

The dimensions of the USER1 DR chain can be determined from the SUM (mn) and N (number of nodes in the design). The equations below shows the values of m and n.
n = CEIL(log2(N+1))
m = SUM(m,n) – n