IonHide
New Contributor
1 year agoConnection between two inout ports
Hello, I need to connect the 10 inout pins(A) to 10 inout pins (B) based on the logic of the cntrl signal (C) with respect to clock.
i-e when C = 0 , connect port A to port B &
when C= 1 , connect port B to port A.
what is the syntax I could follow to acheive the same , while simulating It not showing the results as needed.
Regards.