Forum Discussion

opexsys's avatar
opexsys
Icon for New Contributor rankNew Contributor
2 days ago

SysID Timestamp

Hi,

I would like to get the timestamp using the System ID Peripheral IP (v 19.1.8) which is connected to NIOS-V IP (26.0.0). I am using Quartus Prime Pro version 25.1.1. Using the NIOS program I am able to correctly access and print the System ID parameter that has been configured, but the returned timestamp seems to be wrong (printing: Tue Feb 4 18:03:27 2003, instead of today's date).

Would you please advise if I am making any mistake in accessing the SysID timestamp, and if there is any other configuration that needs to be done on the IP?

Following is my code running on the Nios-V processor and the corresponding printout.