A
Amit
Guest
hello,
in a vhdl testbench (just learning) I saw a piece of code as:
w_reset <= '0', '1' after 40ns, '0' after 60ns;
so far what I have seen is only 1 value assignment .What about this
case?
any help is appreciated.
in a vhdl testbench (just learning) I saw a piece of code as:
w_reset <= '0', '1' after 40ns, '0' after 60ns;
so far what I have seen is only 1 value assignment .What about this
case?
any help is appreciated.