Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top