It's a multiplexer. used to select what stream of data to output. s0, and s1 are binary input for selection of data channel, and i0 through i3 are the data streams to be selected. used in integrated circutry ect ect
Comments
-
ty blane
-
nice multiplexer +1
-
you can also just mess with the inputs, idk.
-
so essentially, you need to design something that has 4 streams of data, that needs to be switched between quickly. once you have that, you hook up those 4 data streams to s0 to s3. then you design some circuitry to handle the binary channel selection, based on your needs. its alot of work.
-
how do i even use this