projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438293c
)
table plugin
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 7 Oct 2020 14:42:28 +0000
(15:42 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 7 Oct 2020 14:42:28 +0000
(15:42 +0100)
openpower/sv_analysis.py
patch
|
blob
|
history
diff --git
a/openpower/sv_analysis.py
b/openpower/sv_analysis.py
index 0acc06f1421755b3b907ec3a7749deb9bb4346a1..2313ec57c14d15d3791ad82980a9e600c87dad1d 100644
(file)
--- a/
openpower/sv_analysis.py
+++ b/
openpower/sv_analysis.py
@@
-106,7
+106,7
@@
def process_csvs():
print (tformat(keycolumns))
for key in primarykeys:
print (tformat(dictkeys[key].values()))
- print (
"]]"
)
+ print (
'"""]]'
)
print ()
for key in primarykeys: