Forum Discussion
Altera_Forum
Honored Contributor
14 years agoport assignment in vhdl
hi all, i am new to VHDL and this question may be easy for you.my question is: how can i assign value to an in port?my port declaration is: DATA_I : in std_logic_vector(7 downt...
Altera_Forum
Honored Contributor
14 years agothanks for replies.i am trying to debug my VHDL program, i use a simulator for this.how can i give values to in port for debuging?