link not right
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Jun 2020 21:23:56 +0000 (22:23 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Jun 2020 21:23:56 +0000 (22:23 +0100)
3d_gpu/architecture/decoder.mdwn

index d9078ec12075f3341514f6d27b80cce00a4ff1ad..eb1c6c8d70525fcfc01b22ae887d04b4081281aa 100644 (file)
@@ -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)