esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
129 stars 69 forks source link

Fix not working example_dma #541

Open TommiTerza opened 5 days ago

TommiTerza commented 5 days ago

The "main" branch causes an out of bound memory access error when simulated with QuestaSim and when example_dma is run, with addresses like "0x000011xx". Furthermore, when synthesised with cv32e40px for PYNQ-Z2 there is no response from the board, even with the Hello world example.