Does anyone have any examples or information about...
# chilechipmakers
k
Does anyone have any examples or information about how to either run the SPI in quad mode or transfer instructions to RAM and execute from there? I'm running some simulations for a test design and have found that my biggest bottleneck is the speed at which the litex core can write to and read from the user project area over the wishbone interface. I searched on here and found examples of both but it seems that the quad SPI functionality may no longer be present in the litex, and the example code for loading instructions into the RAM doesn't work in simulation. Any advice is appreciated. Thread in #caravel