Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSystem ID Mismatch
Hi all, I'm using Nios II Development Kit Stratix II Edition. In Quartus II v9.1, I download the hardware image (niosII_stratixII_2s60_RoHS) to the FPGA and do an SOPC build. Then I go to Nio...
Altera_Forum
Honored Contributor
16 years agohi,I am learning altera.and I have encounter the same question as you. soft developmnet environment is quartus II V9.1 and Nios II 9.1 Software Build Tools for Eclipse. I slove timestamp mismatch as follow: firstly,open the project location. then,open .qsf.last, looking the sentence set_global_assignment -name PROJECT_CREATION_TIME_DATE "08:07:48 JULY 13, 2010"
replace the red part with new time. compile,download .sof,it would be ok. good luck to you