Forum Discussion
Altera_Forum
Honored Contributor
18 years agoRysc,
The flow log from the old working project; ------------ ; Flow Log ; ------------ quartus_map --read_settings_files=on --write_settings_files=off anti_stall_V3 -c anti_stall_V3 quartus_fit --read_settings_files=off --write_settings_files=off anti_stall_V3 -c anti_stall_V3 quartus_asm --read_settings_files=off --write_settings_files=off anti_stall_V3 -c anti_stall_V3 quartus_tan --read_settings_files=off --write_settings_files=off anti_stall_V3 -c anti_stall_V3 There is a flow log in the copied project directory which is identical, it appears to be the copied log. I say this because the Flow Summary shows the status as successful. When I attempt to compile, the first message in the window is the error message followed by the unsusuccessful compilation message. It seems the process never gets started so no log is created to overwrite the existing. I normally copy a project to a new directory, modify, and compile without incident, so I was pretty surprised when the error occured.