#Configurable width memory by wire
6 messages · Page 1 of 1 (latest)
I couldn't find any other posts with the same idea, but there still might be ones out there.
The IO -> Advanced -> Delay Line Config and Register Config components already do that. If you don't see them, go to the Sandbox and open the Component Factory from there
Sounds like they want dynamic control, not static.
In that case yes you need to write your own component to perform a large read into a buffer, overwrite some or all of it, and then write back the buffer
And as long as you're not using latency ram, it can all be done in one tick