enjoy-digital / litedram

Small footprint and configurable DRAM core
Other
373 stars 120 forks source link

New to LiteDRAM #307

Closed FATHY174 closed 2 years ago

smosanu commented 2 years ago

Hi,

perhaps too late, but I found this video useful: https://youtu.be/_7jSh04LzhA

also, some basics to get started (took me a while to figure this out)

python3 litedram/gen.py examples/<example>.yml

python3 litedram/gen.py --sim examples/<example>.yml

FATHY174 commented 2 years ago

Thank you very much for your effort