From: lkcl Date: Sat, 19 Mar 2022 18:34:36 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3003 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6a1c5e24b65b0e9c0e57c18c896881e970a588eb;p=libreriscv.git --- diff --git a/HDL_workflow/HyperRAM.mdwn b/HDL_workflow/HyperRAM.mdwn index 2c119a194..aa84e2862 100644 --- a/HDL_workflow/HyperRAM.mdwn +++ b/HDL_workflow/HyperRAM.mdwn @@ -3,7 +3,7 @@ * jumper wires * Note that cables have to be really short, they may need to be constructed and soldered - + * nmigen [hyperram.py](https://git.libre-soc.org/?p=lambdasoc.git;a=blob;f=lambdasoc/periph/hyperram.py;hb=HEAD) module ```