chipsalliance / Cores-VeeR-EL2

VeeR EL2 Core
https://chipsalliance.github.io/Cores-VeeR-EL2/html/
Apache License 2.0
246 stars 74 forks source link

Increase AXI timeout to prevent spontaneous DMA test failures #179

Closed koblonczek closed 3 months ago

koblonczek commented 4 months ago

DMA test failures were caused by:

In some circumstances the generated data would cause the test to spontaneously fail due to one of these two reasons. This MR increases these cycle counts to prevent that.

tmichalak commented 3 months ago

LGTM