
EPU-4562 Programmer’s Reference Manual
8
FPGA Register Descriptions
Key:
R/W
Read/Write
RO
Read-Only
R/WC
Read-Status/Write-1-to-Clear
WO
Write-Only
ROC
Read-Only and clear-to-0 after reading
RSVD
Not implemented. Returns 0 when read. Writes are
ignored
P
RODUCT
I
NFORMATION
R
EGISTERS
This register drives the PLED on the paddleboard. It also provides read access to the product
code.
Table 3: PCR – Product Code and LED Register
Bit
Identifier
Access
Default
Description
7
PLED
R/W
0
Drives the programmable LED on the paddleboard.
0 – LED is off (default)
1 – LED is on
6-0
PRODUCT_CODE
RO
0010011
Product Code for the EPU-4562 (0x13)
Table 4: PSR – Product Status Register
Bit
Identifier
Access
Default
Description
7:3
REV_LEVEL[4:0]
RO
N/A
Revision level of the PLD (incremented every FPGA release)
0 – Indicates production release revision level when BETA
status bit (bit 0) is set to ‘0’
1 – Indicates development release revision level when BETA
status bit (bit 0) is set to ‘1’
2
EXTEMP
RO
N/A
Extended or Standard Temp Status (set via external resistor):
0 – Standard Temp
1 – Extended Temp (always set)
1
CUSTOM
RO
N/A
Custom or Standard Product Status (set in FPGA):
0 – Standard Product
1 – Custom Product or PLD/FPGA
0
BETA
RO
N/A
Beta or Production Status (set in FPGA):
1 – Beta (or Debug)
0 – Production