Forum Discussion
CPaul
New Contributor
6 years agoI am a bit confused on how to actually read the transcript for what the compile order of my files should be. is it possible you could tell me what files you included in the compilation and what order they were in on modelsim?
AnandRaj_S_Intel
Regular Contributor
6 years agoHi @CPaul ,
Order "decoder7seg.vhd" "memory.vhd" "mux2x1.vhd" "mux2x1_5bit.vhd" "mux4x1.vhd" "ram_256.vhd" "reg32.vhd" "register_file.vhd" "sign_extend.vhd" "alu_control.vhd" "alu_ns1.vhd" "controller.vhd""datapath.vhd" which worked. copy past it in file name under compile source file tab.
For error which you have you have to compile controller .vhd and run simulation.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand