From 616dbdbf4aee9e6a627794043134cb8ffab763f2 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 4 Mar 2022 20:33:35 +0000 Subject: [PATCH] add USB-UART links for orangecrab --- HDL_workflow/microwatt.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HDL_workflow/microwatt.mdwn b/HDL_workflow/microwatt.mdwn index 43ff4aa45..997d29aae 100644 --- a/HDL_workflow/microwatt.mdwn +++ b/HDL_workflow/microwatt.mdwn @@ -131,3 +131,13 @@ instead of the one recommended as a submodule mkdir -p /usr/share/nextpnr/xilinx-chipdb cp xilinx/*.bin /usr/share/nextpnr/xilinx-chipdb cp -aux xilinx/external/prjxray-db /usr/share/nextpnr + +# Additional Useful Info for UART <-> USB Serial Interface Through OrangeCrab's Built-in USB Interface + +This uses OrangeCrab's built-in USB interface, rather than needing a +separate USB-serial adapter. see the following for further details: + +* +* + + -- 2.30.2