Output file of ConGen added for test purposes.

This commit is contained in:
Johannes Feldmann
2018-03-27 10:36:09 +02:00
parent 13baae168b
commit fd80bcabb3

View File

@@ -0,0 +1,44 @@
{
"Config": {
"numberOfBankBits": 3,
"numberOfRowBits": 14,
"numberOfColumnBits": 10,
"numberOfByteBits": 3,
"numberOfBLBits": 3
},
"Name": "merged_sorted",
"Solutions": [
{
"XOR": [],
"Banks Rows": [
{
"bank_bits": [
18,
12,
11
],
"rows": {
"row_bits": [
24,
13,
17,
14,
15,
16,
25,
19,
21,
20,
26,
23,
29,
28
],
"costs": 477468
},
"costs": 477468
}
]
}
]
}