From: Luke Kenneth Casson Leighton Date: Fri, 4 Mar 2022 20:33:35 +0000 (+0000) Subject: add USB-UART links for orangecrab X-Git-Tag: opf_rfc_ls005_v1~3157 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=616dbdbf4aee9e6a627794043134cb8ffab763f2;p=libreriscv.git add USB-UART links for orangecrab --- 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: + +* +* + +