From: Luke Kenneth Casson Leighton Date: Sun, 17 Jun 2018 12:58:53 +0000 (+0100) Subject: add config slide X-Git-Tag: convert-csv-opcode-to-binary~5180 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=98cb0f56ce6c277092188e0c808545e5a2e6eadd;p=libreriscv.git add config slide --- diff --git a/pinmux/pinmux_chennai_2018.tex b/pinmux/pinmux_chennai_2018.tex index 5685f1dc4..6b65de8c9 100644 --- a/pinmux/pinmux_chennai_2018.tex +++ b/pinmux/pinmux_chennai_2018.tex @@ -112,15 +112,16 @@ \begin{itemize} \item Many FN outputs to Many Pins: no problem\\ - (weird configuration by end-user, but no damage to ASIC)\vspace{10pt} + (weird configuration by end-user, but no damage to ASIC)\vspace{8pt} \item One Pin to Many FN inputs: no problem\\ - (weird configuration by end-user, but no damage to ASIC)\vspace{10pt} + (weird configuration by end-user, but no damage to ASIC)\vspace{8pt} \item Many Pins to One FN input: {\bf Priority Mux needed}\\ - No priority mux: Pin1 = HI, Pin0 = LO, ASIC is damaged\vspace{10pt} + No priority mux: Pin1 = HI, Pin0 = LO, ASIC is damaged\vspace{8pt} \item Some FNs (I2C\_SDA, SD\_D0..3) are I/O Buses\\ Bi-directional control of the Pin must be handed to the - FN\vspace{10pt} - \item Nice to have: Bus sets pintype, signal strength etc.\vspace{10pt} + FN\vspace{8pt} + \item Nice to have: Bus sets pintype, signal strength etc.\\ + e.g. selecting SD/MMC doesn't need manual pin-config. \end{itemize} }