From: Luke Kenneth Casson Leighton Date: Thu, 21 Jun 2018 09:39:43 +0000 (+0100) Subject: update X-Git-Tag: convert-csv-opcode-to-binary~5132 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=652b872443165451770669066b7c27760628e806;p=libreriscv.git update --- diff --git a/pinmux/pinmux_chennai_2018.tex b/pinmux/pinmux_chennai_2018.tex index 7fcd74868..4e7c3c49d 100644 --- a/pinmux/pinmux_chennai_2018.tex +++ b/pinmux/pinmux_chennai_2018.tex @@ -42,16 +42,16 @@ \item Pin: an I/O pad. May be driven (input) or may drive (output). \item FN: term for a single-wire "function", such as UART\_TX, I2C\_SDA, SDMMC\_D0 etc. may be an input, output or both - (bi-directional case: two wires are {\bf always} allocated, one + (bi-directional case: two wires are {\it always} allocated, one for input to the function and one for output from the function). \item Bus: a group of bi-directional functions (SDMMC D0 to D3) - where the direction is ganged and {\bf under the Bus's control} + where the direction is ganged and {\it under the Bus's control} \item Input Priority Muxer: a multiplexer with N selector wires and N associated inputs. The lowest (highest?) indexed "selector" enabled results in its input being routed to the output. \item Output Muxer: a many-to-one "redirector" where any one - output "routed" to the input, based on a selector "address". + input is "routed" to the output, based on a selector "address". \end{itemize} }