Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

port assignment in vhdl

779 views
Skip to first unread message

İhsan Koçak

unread,
Dec 31, 2011, 6:48:44 AM12/31/11
to
hi all, i am new to vhdl, so this question can be easy for you.my
question is:how can i assign a value to an in port?

my port declaration is:
DATA_I : in std_logic_vector(7 downto 0);

when i try to assign a value to this port, modelsim says that a port
can not be driven.do you have any ideas about how to assign value to
an in port for debugging?
0 new messages