Forum: GHDL Re: new to GHDL - port / signal question

Posted by Alex Huntley (Guest)
on 2009-06-16 09:31
(Received via mailing list)
_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss
Posted by Sylvere Teissier (Guest)
on 2009-06-16 10:16
(Received via mailing list)
Le mardi 16 juin 2009 à 07:29 +0000, Alex Huntley a écrit :
> It's not because you're connecting a "std_logic" type to a "bit" type
> is it?
Yes it can be that, Ghdl output this error for this kind of mistake.
Posted by Chris Teague (Guest)
on 2009-06-16 18:40
(Received via mailing list)
Thanks everyone!  The problem was assigning a "BIT" type input port
signal to a "STD_LOGIC" signal.  I really appreciate the assistance, I
was going crazy trying to figure it out, the error message GHDL output
for that didn't cause me to think of a type mismatch.  I'm really
enjoying learning VHDL, and ghdl is brilliant!
Chris
This topic is locked and can not be replied to.