vhdl basics on declaration

Status
Not open for further replies.

royalreddy

Newbie level 5
Joined
Apr 3, 2012
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,347
a :in bit;
d: in c;

1st a is of type bit, what is 2nd statement meaning?
 

You need to refer to libraries and package imports preceeding the said port declaration. Any non-standard type name must be declared therein.
 

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