From: lkcl Date: Wed, 28 Feb 2018 00:05:37 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~5849 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa4b72cd5b4c1d575063fb6d22b3a2b1152ce9fa;p=libreriscv.git --- diff --git a/shakti/m_class/pinmux.mdwn b/shakti/m_class/pinmux.mdwn index 8ab143006..c2a957a5f 100644 --- a/shakti/m_class/pinmux.mdwn +++ b/shakti/m_class/pinmux.mdwn @@ -22,7 +22,8 @@ Texas Instruments, NXP, Rockchip, Allwinner and many many others". Questions: -* Can damage occur by outputs being short-circuited to outputs in any way? +* Can damage occur (to the ASIC) by outputs being short-circuited to outputs + in any way? A partial analysis showed that because outputs are one-to-many, there should not be a possibility for that to occur. However what if a function is bi-directional?