Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you for your response
I already use library ieee;use ieee.std_logic_1164.all; within my main component. And I insert it again inside the current testbench and get the same error. So which ccommand should I use to avoid inout std_logic_vector so that I could run my testbench?