1
0
rocket-chip/src/main/scala/devices
Wesley W. Terpstra 9804bdc34e tilelink: remove obsolete addr_lo signal (#895)
When we first implemented TL, we thought this was helpful, because
it made WidthWidgets stateless in all cases. However, it put too
much burden on all other masters and slaves, none of which benefitted
from this signal. Furthermore, even with addr_lo, WidthWidgets were
information lossy because when they widen, they have no information
about what to fill in the new high bits of addr_lo.
2017-07-26 16:01:21 -07:00
..
debug Combine Coreplex and System Module Hierarchies (#875) 2017-07-23 08:31:04 -07:00
tilelink tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00