I am new in vhdl.I wand to do a Feedback on vhdl.
I have p1i as input and p1o as output and a signal tp,and i wand to send the output to the input.
signal tp: STD_LOGIC_VECTOR (1 DOWNTO 0);
--...---
p1i: in STD_LOGIC_VECTOR (1 DOWNTO 0);
p1o: out STD_LOGIC_VECTOR (1 DOWNTO 0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.