(no commit message)
authorlkcl <lkcl@web>
Sat, 20 Nov 2021 14:54:35 +0000 (14:54 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 20 Nov 2021 14:54:35 +0000 (14:54 +0000)
3d_gpu/architecture/regfile.mdwn

index 14c0ba0c3f178b59da4843f5af175bdd37967ada..5616a20258ae96219f4af12f818adffea3cb3c49 100644 (file)
@@ -19,6 +19,7 @@ Source code:
 * core.py: <https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/simple/core.py;hb=HEAD>
 * priority picker: <https://git.libre-soc.org/?p=nmutil.git;a=blob;f=src/nmutil/picker.py;hb=HEAD>
 * all function units: <https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/fu/compunits/compunits.py;hb=HEAD>
+* ReservationStations2 <https://git.libre-soc.org/?p=nmutil.git;a=blob;f=src/nmutil/concurrentunit.py;hb=HEAD>
 
 For a GPU, the FP and Integer registers need to be a massive 128 x 64-bit.