enjoy-digital / litedram

Small footprint and configurable DRAM core
Other
365 stars 115 forks source link

frontend/bist: properly signal finished writes #319

Closed michalsieron closed 1 year ago

michalsieron commented 1 year ago

Without it, software was resetting the generator too early and wrong data was being written to the RAM.

Signed-off-by: Michal Sieron msieron@antmicro.com

enjoy-digital commented 1 year ago

Thanks @michalsieron, this is merged.