1
0
rocket-chip/src/main
Andrew Waterman 2c4009a138 Fix paddrBits < xLen && paddrBits == vaddrBits case
Require and/or force vaddrBits to be bigger than paddrBits so there's
room to zero-extend a physical address by 1 bit, so that when the virtual
address is sign-extended, the sign is zero.
2017-10-09 16:48:04 -07:00
..
scala Fix paddrBits < xLen && paddrBits == vaddrBits case 2017-10-09 16:48:04 -07:00