Add support for more than two XOR bits
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
{
|
||||
"simulation": {
|
||||
"addressmapping": {
|
||||
"XOR": [
|
||||
{
|
||||
"FIRST": 13,
|
||||
"SECOND": 16
|
||||
}
|
||||
],
|
||||
"BANK_BIT": [
|
||||
13,
|
||||
[13, 16],
|
||||
14,
|
||||
15
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user