Shankar Mishra
Newbie level 1
- Joined
- Jun 5, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 15
Hello All
I am facing following errors while compilation.I have tried to remove these errors but failed many times.please help me out.Thanks in advance.
ERROR:HDLParsers:850 - "E:/pico_processor/InstructionDecode.vhd" Line 97. Formal port R1_OUT does not exist in Component 'InstructionDecoder'.
ERROR:HDLParsers:850 - "E:/pico_processor/InstructionDecode.vhd" Line 98. Formal port R2_OUT does not exist in Component 'InstructionDecoder'.
ERROR:HDLParsers:851 - "E:/pico_processor/InstructionDecode.vhd" Line 108. Formal in_Funct of Controller with no default value must be associated with an actual value.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 129. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of R1.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 130. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of R2.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 131. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of in_WriteReg.
I am facing following errors while compilation.I have tried to remove these errors but failed many times.please help me out.Thanks in advance.
ERROR:HDLParsers:850 - "E:/pico_processor/InstructionDecode.vhd" Line 97. Formal port R1_OUT does not exist in Component 'InstructionDecoder'.
ERROR:HDLParsers:850 - "E:/pico_processor/InstructionDecode.vhd" Line 98. Formal port R2_OUT does not exist in Component 'InstructionDecoder'.
ERROR:HDLParsers:851 - "E:/pico_processor/InstructionDecode.vhd" Line 108. Formal in_Funct of Controller with no default value must be associated with an actual value.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 129. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of R1.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 130. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of R2.
ERROR:HDLParsers:837 - "E:/pico_processor/InstructionDecode.vhd" Line 131. Width mismatch. Expected width 5, Actual width is 3 for dimension 1 of in_WriteReg.