Jul 12, 2024
a
(2-bit), selection line s
.test_bench
.reg
and output of type wire
.a
consisting of a0
and a1
.s
.a0 = 0
and a1 = 1
with selection line s = 0
.a0
and a1
combinations against selection line changes.tv1
for test bench).reg
type to inputs and wire
type for outputs.