mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
On our way to finish the C reference data collection.
This commit is contained in:
parent
64502fa34c
commit
2df36f23a7
1 changed files with 0 additions and 4 deletions
|
@ -257,11 +257,7 @@ if(sys.argv[1] == '-b'):
|
|||
else:
|
||||
combined = benchmarkDict['All_']
|
||||
# merge the reference data into rtl data
|
||||
print('Doing stuff')
|
||||
print(combined)
|
||||
combined.extend(RefData)
|
||||
print('Doing stuff')
|
||||
print(combined)
|
||||
(name, value) = FormatToPlot(combined)
|
||||
lst = []
|
||||
dct = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue