From: Yehowshua Date: Fri, 8 May 2020 20:32:47 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2680 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e8ea012f97539b5d4a056ea54a1e69e76000cbe8;p=libreriscv.git --- diff --git a/180nm_Oct2020/interfaces.mdwn b/180nm_Oct2020/interfaces.mdwn index 590e1945b..f008a23fe 100644 --- a/180nm_Oct2020/interfaces.mdwn +++ b/180nm_Oct2020/interfaces.mdwn @@ -27,4 +27,7 @@ Under consideration: * SERDES for Ethernet - using LiteX and [Marvell PHY](https://www.mouser.com/ProductDetail/Marvell/88E1512-A0-NNP2I000?qs=vdi0iO8H4N0XzuXqBRxTqg%3D%3D) * Noting that a SERDES to RGMII PHY is $20(kinda expensive for total cost of an SBC), we can instead do Eth over USB like the original RPI. This moves the complexity to software - could make doing eth things during boot loader a little more complex. -TODO +## Alternate USB Interface Options + - https://github.com/im-tomu/valentyusb + - https://github.com/lambdaconcept/lambdaUSB + - https://github.com/greatscottgadgets/luna