Add support for more than two XOR bits

This commit is contained in:
2023-12-12 13:17:11 +01:00
parent a89f4a3065
commit 1ba63bd1f7
6 changed files with 118 additions and 82 deletions

View File

@@ -1,14 +1,8 @@
{
"simulation": {
"addressmapping": {
"XOR": [
{
"FIRST": 13,
"SECOND": 16
}
],
"BANK_BIT": [
13,
[13, 16],
14,
15
],