From 77f05adcd96230fadf329bdf56a2666d82258a04 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 29 Nov 2021 00:09:22 +0000 Subject: [PATCH] --- docs/pinmux.mdwn | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/pinmux.mdwn b/docs/pinmux.mdwn index d230d3b56..b3e5275dd 100644 --- a/docs/pinmux.mdwn +++ b/docs/pinmux.mdwn @@ -260,7 +260,14 @@ It is then your responsibility to: * connect up each and every peripheral input and output to the right IO Core Record in your HDL * connect up each and every IO Pad input and output - to the right IO Pad in the Platform + to the right IO Pad in the Platform. **This + does not happen automatically and is not the + responsibility of the TAP Interface* + +The TAP interface connects the **other** side of the pads +and cores Records: **to the Muxes**. You **have** to +connect **your** side of both core and pads Records in +order for the Scan to be fully functional. Both of these tasks are painstaking and tedious in the extreme if done manually, and prone to either sheer boredom, -- 2.30.2