(no commit message)
authorlkcl <lkcl@web>
Sat, 19 Mar 2022 18:34:06 +0000 (18:34 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 19 Mar 2022 18:34:06 +0000 (18:34 +0000)
HDL_workflow/HyperRAM.mdwn

index 7b1efd01e6260c42de31fe0ce83a7200ea0f8f32..2c119a194d7b5f36147c58ba09a2fed6482026aa 100644 (file)
@@ -1,6 +1,9 @@
 # HyperRAM connections
 
 * jumper wires <https://www.amazon.co.uk/Elegoo-120pcs-Multicolored-Breadboard-arduino-colorful/dp/B01EV70C78/>
+* Note that cables have to be really short, they may need to
+  be constructed and soldered
+  <https://www.amazon.co.uk/HALJIA-2-54mm-Dupont-Jumper-Connectors/dp/B06WWB66WL/ref=sr_1_10>
 * nmigen [hyperram.py](https://git.libre-soc.org/?p=lambdasoc.git;a=blob;f=lambdasoc/periph/hyperram.py;hb=HEAD) module
 
 ```