From 49e3f19e69b94d8336bda4222d363de2f6de2a93 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 28 Mar 2022 12:52:22 +0100 Subject: [PATCH] --- docs/pinmux.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pinmux.mdwn b/docs/pinmux.mdwn index c603e0357..3d9020c49 100644 --- a/docs/pinmux.mdwn +++ b/docs/pinmux.mdwn @@ -260,9 +260,9 @@ 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. **This - does not happen automatically and is not the - responsibility of the TAP Interface* + to the right IO Pad in the Platform. +* **This does not happen automatically and is not the + responsibility of the TAP Interface, it is yours** The TAP interface connects the **other** side of the pads and cores Records: **to the Muxes**. You **have** to -- 2.30.2