From: Luke Kenneth Casson Leighton Date: Tue, 5 Mar 2019 19:14:16 +0000 (+0000) Subject: add rowhammer mitigation to requirements spec X-Git-Tag: convert-csv-opcode-to-binary~4731 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b37aeae46c64362d52fb4f94422655e2a3b69511;p=libreriscv.git add rowhammer mitigation to requirements spec --- diff --git a/3d_gpu/requirements_specification.mdwn b/3d_gpu/requirements_specification.mdwn index d62657c98..75978ab4b 100644 --- a/3d_gpu/requirements_specification.mdwn +++ b/3d_gpu/requirements_specification.mdwn @@ -248,3 +248,7 @@ So, the multiplier should be capable of 64-bit fmadd, 2x32-bit fmadd, (8/16/32/64) sizes of integer mul/mulhsu/mulh/mulhu in 2 groups of 32-bits. We can implement fmul using fmadd with 0 (make sure that we get the right sign bit for 0 for all rounding modes). + +# Rowhammer Mitigation + +