From: Luke Kenneth Casson Leighton Date: Wed, 7 Oct 2020 14:42:28 +0000 (+0100) Subject: table plugin X-Git-Tag: convert-csv-opcode-to-binary~2061 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65cef17f63a3f3b4b2b60db9d9e6fcf64c2f2039;p=libreriscv.git table plugin --- diff --git a/openpower/sv_analysis.py b/openpower/sv_analysis.py index 0acc06f14..2313ec57c 100644 --- 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: