From: Luke Kenneth Casson Leighton Date: Thu, 10 Jan 2019 11:57:19 +0000 (+0000) Subject: add branch speculation image X-Git-Tag: convert-csv-opcode-to-binary~4752 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61f35e0a87209908e8f6ac4e10ed03e0b334ef12;p=libreriscv.git add branch speculation image --- diff --git a/3d_gpu/requirements_specification.mdwn b/3d_gpu/requirements_specification.mdwn index 4340a4cf5..611bf740e 100644 --- a/3d_gpu/requirements_specification.mdwn +++ b/3d_gpu/requirements_specification.mdwn @@ -161,3 +161,8 @@ and may only occur if the Function Unit is entirely free of write hazards. The Function-Unit to Function-Unit Dependency Matrix expresses the read and write hazards - dependencies - between Function Units. + +## Branch Speculation + +![shadow branch][shadow_issue_flipflops.png] + diff --git a/3d_gpu/shadow_issue_flipflops.png b/3d_gpu/shadow_issue_flipflops.png new file mode 100644 index 000000000..108f83295 Binary files /dev/null and b/3d_gpu/shadow_issue_flipflops.png differ