Altera_Forum
Honored Contributor
12 years agoVHDL Type Mismatch error at DorQ.vhd
Hi, I am trying to code for the following file DorQ.vhd but Quartus 2 keeps giving me an error of Error (10381): VHDL Type Mismatch error at DorQ.vhd(49): indexed name returns a value whose type does not match "std_logic_vector", the type of the target expression.
What might be the problem and how can I fix this. Please remember that DorQ.vhd is the top level entity in the design. Please post the full source code for DorQ.vhd if you manage to make it compile. Thanks for your help and suggestions. You will find the files attached.