Forum Discussion
sstrell
Super Contributor
4 years agoYou have a semicolon at the end of
b : out std_logic
Remove the semicolon and you should be good to go.
Sidenote: technically this is a register, not an AND gate.
You have a semicolon at the end of
b : out std_logic
Remove the semicolon and you should be good to go.
Sidenote: technically this is a register, not an AND gate.