correct links in regfile docstring
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 25 May 2020 14:24:31 +0000 (15:24 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 25 May 2020 14:24:31 +0000 (15:24 +0100)
src/soc/regfile/regfile.py

index 486b727c8bd04fe77d1c2a91098a708a161b1fed..eb81b85887657721dc68581e1a8f88a0ef6a4274 100644 (file)
@@ -12,8 +12,9 @@ primary focus here is on *unary* indexing.
 Links:
 
 * https://libre-soc.org/3d_gpu/architecture/regfile
+* https://bugs.libre-soc.org/show_bug.cgi?id=345
 * https://bugs.libre-soc.org/show_bug.cgi?id=351
-* https://bugs.libre-soc.org/show_bug.cgi?id=349
+* https://bugs.libre-soc.org/show_bug.cgi?id=352
 """
 
 from nmigen.compat.sim import run_simulation