From: Luke Kenneth Casson Leighton Date: Wed, 20 Jun 2018 08:45:57 +0000 (+0100) Subject: add extra slide X-Git-Tag: convert-csv-opcode-to-binary~5150 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70384285c8a0c6a0ffbc727792d10cb2f0b9a5c4;p=libreriscv.git add extra slide --- diff --git a/pinmux/pinmux_chennai_2018.tex b/pinmux/pinmux_chennai_2018.tex index 03cff3836..99a594123 100644 --- a/pinmux/pinmux_chennai_2018.tex +++ b/pinmux/pinmux_chennai_2018.tex @@ -243,6 +243,21 @@ } +\frame{\frametitle{Output Muxer (very simple)} + \begin{center} + \includegraphics[height=1.1in]{reg_gpio_out_mux.jpg}\\ + {\bf Ouput Muxer using 2-bit address selection}\\ + \end{center} + \begin{itemize} + \item Very straightforward (deceptively so, like SRAM cells) + \item Used in both OUT routing and Direction-control routing\\ + (same address for each, connected to same FNs) + \item More complex pinmux will have 3-bit addressing (8 FNs)\\ + (Note: not all outputs will be connected, depends on pinmux) + \end{itemize} +} + + \frame{\frametitle{In/Out muxing, direction control: GPIO just a FN} \begin{center} \includegraphics[height=2.5in]{reg_gpio_fn_ctrl.jpg}\\