-
Notifications
You must be signed in to change notification settings - Fork 2
x1_switch
Pau Gómez Kabelka edited this page Oct 31, 2019
·
3 revisions
Logic SWITCH.
Name | Direction | Width | Comment |
---|---|---|---|
in0 | Rx | 1 bit | |
in1 | Rx | 1 bit | |
sel | Rx | 1 bit | |
out | Tx | 1 bit | out=out0 IF sel==0 out=out1 IF sel==1 |
1 clk cycle.