Forum Discussion
sstrell
Super Contributor
3 years agoWithout even looking at your code, you have a space in your path ("VHDL Codes"). Modelsim doesn't like spaces in paths. Try removing the space.
Also, when you instantiate something, you should not have "work." in front of it. Remove that on line 55 of the testbench.