\item Input Priority Muxer: a multiplexer that has N selector
wires and N inputs, where the lowest (or highest) indexed
"selector" that is enabled results in its corresponding
- input being routed to the output.\vspace{10pt}
- \item TODO\vspace{10pt}
+ input being routed to the output.
+ \item Output Demuxer: a one-to-many "redirector" where a single
+ input is "routed" to any one of a number of outputs, based
+ on a selection address.
+ \item GPIO: general-purpose reconfigureable I/O (Input/Output).
\end{itemize}
}
(weird configuration by end-user, but no damage to ASIC)\vspace{10pt}
\item One Pin to Many FN inputs: no problem\\
(weird configuration by end-user, but no damage to ASIC)\vspace{10pt}
- \item Many Pins to One FN input {\bf Priority Mux needed}\\
+ \item Many Pins to One FN input: {\bf Priority Mux needed}\\
No priority mux: Pin1 = HI, Pin0 = LO, ASIC is damaged\vspace{10pt}
\item Some FNs (I2C\_SDA, SD\_D0..3) are I/O Buses\\
Bi-directional control of the Pin must be handed to the