whoops empty
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 Dec 2020 18:03:43 +0000 (18:03 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 Dec 2020 18:03:43 +0000 (18:03 +0000)
openpower/sv_analysis.py

index d4f7b16c7062069e819092806832e2e5e6b701f0..7230b055ac50cb6d34ca840e066458d03f04c409 100644 (file)
@@ -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():