Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- ask wizard to put hex file in modelsim root directory. Though the hex will be pointed at as modelsim directory/hex but I assume modelsim ignores the path and will see it at its root. There might be other ways of doing it...let us see --- Quote End --- Kaz, Thanks. I'd like to keep the .hex files in the same directory as the .vhd source files for easy portability. I've decided to create a new ModelSim project using the default work library which points to the SAHW_FPGA as root. This works for both ModelSim and Quartus, so I think I've solved my problem. -phil