Altera_Forum
Honored Contributor
10 years agoError 10349 in test bench
In my test bench I have the following architecture test of test_limiter is
...
signal high_limit_led :std_logic_vector(3 downto 0);
signal low_limit_led :std_logic_vector(3 ...