From: lkcl Date: Sun, 3 May 2020 13:18:00 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2770 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbe6e491b92257699c2453992ca9aab72038c925;p=libreriscv.git --- diff --git a/3d_gpu/architecture.mdwn b/3d_gpu/architecture.mdwn index 5c826669e..47705b301 100644 --- a/3d_gpu/architecture.mdwn +++ b/3d_gpu/architecture.mdwn @@ -52,6 +52,10 @@ Section TODO, with own page [[architecture/memory_and_cache]] LD/ST accesses ar Wishbone was chosen. to expand why (related to patents). +# Register Files. + +See [[architecture/regfile]] + # IOMMU Section TODO, an IOMMU is an integral part of protecting processes from directly accessing peripherals (and other memory areas) that they shouldn't.