8e6a5f4bce3bdd32ea412dc4ca21c417879e7cfe
* TileLink doesn't alter the `address` field from what we originally used in the Get/Put call. * Same goes for the `data` field. * The only thing TL generates by itself is `mask`. This means we have to align data to the beatBytes boundary ourselves when Putting, and also taking the right sublanes using the mask when Getting.
Description
No description provided
Languages
Scala
91.6%
C++
3.9%
Verilog
3.6%
Makefile
0.9%