From: lkcl Date: Sun, 24 May 2020 04:21:37 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2592 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4dc3123a15902260e89c5ef96e025354c52e67b0;p=libreriscv.git --- diff --git a/3d_gpu/architecture.mdwn b/3d_gpu/architecture.mdwn index fe13948a0..a67120a3a 100644 --- a/3d_gpu/architecture.mdwn +++ b/3d_gpu/architecture.mdwn @@ -94,6 +94,10 @@ Wishbone was chosen. to expand why (related to patents). See [[architecture/regfile]] +# Computation Unit + +See [[architecture/compunit]] + # IOMMU Section TODO, an IOMMU is an integral part of protecting processes from directly accessing peripherals (and other memory areas) that they shouldn't.