(no commit message)
authorlkcl <lkcl@web>
Sun, 14 Nov 2021 09:53:06 +0000 (09:53 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 14 Nov 2021 09:53:06 +0000 (09:53 +0000)
docs/pinmux.mdwn

index 7ff7be4c621eed9553664bd954fdf9e46e3e0dd0..78b54153a928eefe675b04cb3c8c6319b3261eeb 100644 (file)
@@ -13,6 +13,18 @@ JTAG can be operated
 at very low clock frequencies (5 khz is perfectly acceptable)
 so there is very little risk of clock skew during that testing.
 
+Additionally, an SoC is designed to be low cost, to use low cost
+packaging.  ASICs are typically 32 to 128 pins QFP
+only in the Embedded
+Controller range, and between 300 to 650 FBGA in the Tablet /
+Smartphone range, absolute maximum of 19 mm on a side.
+1,000 pin packages common to Intel desktop processors are
+absolutely out of the question.
+
+Yet, the expectation from the market is to be able to fit 1,000++
+pins worth of peripherals into only 200 to 400 worth of actual
+IO Pads. The solution here: a GPIO Pinmux, described in some
+detail here 
 
 <img src="https://libre-soc.org/shakti/m_class/JTAG/jtag-block.jpg"
   width=600 />