chipsalliance / Cores-VeeR-EH1

VeeR EH1 core
Apache License 2.0
823 stars 221 forks source link

Blocking Loads/DMA disable #116

Open omezrich opened 1 year ago

omezrich commented 1 year ago

Hi,

Looking for some more information regarding blocking loads/non-blocking loads, what is the purpose of blocking loads, why stall DMA accesses on external access with side-effects? What are the considerations for not disabling them (bldmad in mfdc csr)?

Thanks!