Forum Discussion
Altera_Forum
Honored Contributor
11 years agoProgrammer file not update after I recompile the VHDL file
I am working on Cyclone II FPGA EP2C8F256, and using USB-Blaster in JTAG mode to program the .pof or .sof file. Every time after I made some changes to my VHDL code, recompile the project and program...
Altera_Forum
Honored Contributor
11 years agoHi,
You can check the output_files directory and look in the <project_name>.asm.rpt file and check if the programming files were generated for the most recent compilation. This file will report if there are any errors or any programming files are not generated. Also, another option is that sometimes quartus behaves odd if the system is out of memory, so you many want to try closing other applications and try again. Hope this helps! Thanks,