From: lkcl Date: Sat, 19 Mar 2022 18:34:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3004 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=272d8fc3ad4d4620441cf5355063532db0b85cd4;p=libreriscv.git --- diff --git a/HDL_workflow/HyperRAM.mdwn b/HDL_workflow/HyperRAM.mdwn index 7b1efd01e..2c119a194 100644 --- a/HDL_workflow/HyperRAM.mdwn +++ b/HDL_workflow/HyperRAM.mdwn @@ -1,6 +1,9 @@ # HyperRAM connections * 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 ```