Regarding ambiguous error

Status
Not open for further replies.

angelin29

Newbie level 2
Joined
Jul 15, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
Hello sir,

While compiling my code i got these errors which i mentioned below. Please help me to fix it out
Error: dmem.vhd(105): Subprogram "=" is ambiguous.
# ** Error: dmem.vhd(105): Type error resolving infix expression "=" as type std.standard.boolean.
# ** Error: dmem.vhd(125): VHDL Compiler exiting
# ** Error: C:/MentorGraphics/modeltech_6.5c/win32/vcom failed.


I tried usig the _explict option bt i cant fix it out plz help me
 

sounds like you're comparing two arrays and it doesnrt know what types they are. Post your code so we can fix it with the correct qualifiers.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…