From: Luke Kenneth Casson Leighton Date: Tue, 9 Jun 2020 21:23:56 +0000 (+0100) Subject: link not right X-Git-Tag: convert-csv-opcode-to-binary~2490 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15f387d3cccde4b7120f1f5a45a9f4028419889f;p=libreriscv.git link not right --- diff --git a/3d_gpu/architecture/decoder.mdwn b/3d_gpu/architecture/decoder.mdwn index d9078ec12..eb1c6c8d7 100644 --- a/3d_gpu/architecture/decoder.mdwn +++ b/3d_gpu/architecture/decoder.mdwn @@ -36,7 +36,7 @@ determine, from current instruction, whether the Function Unit actually That dynamically-determined information will then actively disable (or allow) Register file Read requests (rd.req) on a per-port basis. -* [[architecture/regfiles]] +* [[architecture/regfile]] * [CompUnits](https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/fu/compunits/compunits.py;hb=HEAD) * [ALU pipe_data.py specification](https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/fu/alu/pipe_data.py;hb=HEAD)