projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7b2bea
)
correct links in regfile docstring
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 25 May 2020 14:24:31 +0000
(15:24 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 25 May 2020 14:24:31 +0000
(15:24 +0100)
src/soc/regfile/regfile.py
patch
|
blob
|
history
diff --git
a/src/soc/regfile/regfile.py
b/src/soc/regfile/regfile.py
index 486b727c8bd04fe77d1c2a91098a708a161b1fed..eb81b85887657721dc68581e1a8f88a0ef6a4274 100644
(file)
--- a/
src/soc/regfile/regfile.py
+++ b/
src/soc/regfile/regfile.py
@@
-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=3
49
+* https://bugs.libre-soc.org/show_bug.cgi?id=3
52
"""
from nmigen.compat.sim import run_simulation