im having a problem whit my program. i need to compare 2 Vectors but i keep getting the error
: Line 28. parse error, unexpected EQ, expecting PIPE or ROW
my code is:
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity PointLogic...
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.