Motherboard FPGA Compile Date/Time

Function:Specifies the Compile Date/Time of the NAI factory provided Motherboard FPGA installed on the board.
Type:unsigned binary word (32-bit)
Data Range:N/A
Read/Write:R
Operational Settings:The motherboard firmware time consists of the Build Date and Time in the following format:

.

Motherboard FPGA Compile Time (ex. 0xD22B 1809 = 04/26/21 17:32:09)
D31D30D29D28D27D26D25D24D23D22D21D20D19D18D17D16
Day (D31:D27)Month (D26:D23)Year (D22:D17)
ex. 0xDex. 0x20x20xB
Day = 0x1A = 26Month = 0x4 = 4Year = 0x15 = 21
D15D14D13D12D11D10D9D8D7D6D5D4D3D2D1D0
Hour (D16:D12)Minutes (D11:D6)Seconds (D5:D0)
ex. 0x1ex. 0x8ex. 0x0ex. 0x9
0001100000001001
Hour = 0x11 = 17Minutes = 0x20 = 32Seconds = 0x09 = 09