From: Luke Kenneth Casson Leighton Date: Sun, 27 Dec 2020 18:03:43 +0000 (+0000) Subject: whoops empty X-Git-Tag: convert-csv-opcode-to-binary~785 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=292eda832ec1179021d1c07e7771cdab985845f4;p=libreriscv.git whoops empty --- diff --git a/openpower/sv_analysis.py b/openpower/sv_analysis.py index d4f7b16c7..7230b055a 100644 --- a/openpower/sv_analysis.py +++ b/openpower/sv_analysis.py @@ -503,7 +503,7 @@ def process_csvs(): for k in ['in1', 'in2', 'in3', 'out', 'CR in', 'CR out']: del res[k] #if res['0'] != 'TODO': - # svp64[value].append(res) + svp64[value].append(res) # now write out the csv files for value, csv in svp64.items():