--- Quote Start ---
Hi,
I've been trying to compile a Verilog Project but the final step of the compile fails.
The error i get is "
can't find database file". what is the cause of this error? how can I solve this issue?
thank you,
H-man
--- Quote End ---
I had this problem with a project in Quartus II (version 9.1sp2). When I moved the project from a networked drive to the local hard drive (C: on a Windows 7 system) the problem went away. Maybe the filepath and filename were too long, or spaces in the file path etc. were not handled correctly between the network server and Windows 7.