hello all. i have a hierarchichal vhdl design which one port is of the "inout std_logic_vector" type. This port connects to two internal components; one as an input and the other as an output. during simulation, i cannot force a value on this port(i am using the "force" command). for some reason the signal is staying undefined. any suggestions? thanks for any help.