1
0
Fork 0
rocket-chip/src/main/scala/devices
Wesley W. Terpstra fa412246b3 Error: don't be an exception wrt. caching
Prior to this PR, the error device was allowed to be cached by
multiple actors despite never probing any of them. This is a
pretty unusual set of properties that has caused us trouble
several times now in the past.

Let's instead put the Error device into one of two very well
established categories: a straight-up MMIO device or a tracked
memory region.
2018-02-14 23:02:55 -08:00
..
debug Debug: Annotate regmaps with RegFieldDescs 2018-02-10 20:11:24 -08:00
tilelink Error: don't be an exception wrt. caching 2018-02-14 23:02:55 -08:00