hello
please if i have the following entity declaration fo an 8 bits ACC suporting ALU operation :
entity ACC is
--generic contsnst
generic (Delay: Time := 10 ns)
--port declaration
port ( CLK, RESET: in bit ;
-- bla bla bla
CFLG, ZFLG, NFLG, OFLOW : in Bit
CFLG, ZFLG, NFLG...
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.