Forum Discussion
System ID IP Timestamp Issue
I would like to get compile timestamp using System ID Peripheral IP (ver: 19.1.8) which is connected to NIOS-V IP (26.0.0). I am using Quartus Prime Pro 25.1.1. Using the NIOS program I am able to correctly access and print the System ID parameter that has been configured (0x12345679), but the returned timestamp seems to be wrong (printing: Tue Feb 4 18:03:27 2003, versus 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
3 Replies
- tehjingy_Altera
Regular Contributor
Hi opexsys
I see that you have created a duplicated case related to this issue as well:
https://community.altera.com/discussions/ip-and-transceiver/system-id-ip-timestamp-issue/354280
Did you managed to get the issue resolved?
Regardstehjingy
- opexsys
New Contributor
Hi,
Yes, I had to upgrade Quartus Prime Pro to 26.1, which upgraded the SysID IP and also provided an option to turn on the timestamp for the SysID IP.
Thanks
- tehjingy_Altera
Regular Contributor