RPada2
New Contributor
7 years agoModelSIM error
Can somebody please take a look the image and give me a feedback that what am I doing wrong?
One of the reasons why the compile fails is because EDA tools such as Quartus/ModelSim/Xilinx cannot handle spaces in the file paths as well as very long path names..
You file path has a space in "My Passport" this path is invalid for the tool and it may not be able to read the file.
I would suggest you copy the files to another folder in your system and avoid using any spaces in the file name, path etc. Use "_" (underscore) to separate or make meaningful names. Then try compiling the design. It should work.