Commit b2260e1d authored by Dimitris Lampridis's avatar Dimitris Lampridis

hdl/sim: update general-cores to use thread-safe CIWBMasterAccessor

The _update() task in mock-turtle-driver runs in a separate thread. As such, we need this patch
from general-cores, otherwise the WB accesses from the users' testbenches will get mixed with
the internal ones from _update().
parent 2d37902c
Subproject commit 4e5f7badf0b72f51bdb01c63fcdc6d69afb4b750 Subproject commit e2d418c6813fe75d6a3cb9630b524fe4ce72a772
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment