Forum Discussion
himanshuvaria
Occasional Contributor
3 years agoNIOS Processor does not boot using QSPI Flash.
Hello, I am trying to boot Nios II Processor from QSPI Flash on MAX10 dev kit.
For that I have prepared one design that blink one LED via software(.hex). I performed all the steps mentioned in...
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
From the files that you have sent, I do not see a .v file which is also your design file. It should have a verilog file where you write the code for the LED[0] to blink. Try writing a verilog code for your project to allow the LED[0] to blink.
Regards,
Kelly
- himanshuvaria3 years ago
Occasional Contributor
The .v file which is also the design file for my project is already there. You will find this file at the following location from the previous zip file I attached here.
Location : nios_boot_max10\sys_A\synthesis\submodules\sys_A_led0.v