Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Reading the Checksum or Date Compiled of an FPGA during runtime

Altera_Forum
Honored Contributor II
1,654 Views

Hello, 

I was wondering if it was possible to store or retrieve the date and/or checksum of the SOF file running on the FPGA. 

I would like to be able to read it using an external processor and display it to the user to verify what we are running. 

 

 

Currently I use the processor to read ROM where i have a hex file that basically has my version number. The only problem with this is that i have to remember to change it every time i enhance(fix a bug in) my project. 

 

Anyone try this or get something like this working. Any Help would be much appreciated. 

Thanks 

Matt
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
787 Views

I think this thread from a while ago covers what you want. 

 

http://www.alteraforum.com/forum/showthread.php?t=1925&highlight=timestamp 

 

I've attached a version of the script that I use on all my designs too.
0 Kudos
Altera_Forum
Honored Contributor II
787 Views

Thanks for your help! 

Worked like a champ. 

Matt
0 Kudos
amildm
Valued Contributor I
675 Views

it seems that the mentioned thread was moved/deleted .... Where should now it be located?

0 Kudos
Reply