projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3926f4c
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 5 Jul 2021 12:06:55 +0000
(13:06 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 5 Jul 2021 12:06:55 +0000
(13:06 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index 9e90d6cedfd397d1ee02900b7b405967e820c3c5..fb51a173e5a6c04f33fba561f2db31556e5d4bca 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-187,6
+187,11
@@
it to apply four times to compute the four columns worth of vectors.
# Warshall transitive closure algorithm
+TODO move to [[sv/remap/discussion]] page, copied from here
+http://lists.libre-soc.org/pipermail/libre-soc-dev/2021-July/003286.html
+
+with thanks to Hendrik.
+
> Just a note: interpreting + as 'or', and * as 'and',
> operating on Boolean matrices,
> and having result, X, and Y be the exact same matrix,