@@ -1309,7 +1309,7 @@ Match Control Type 6 (``mcontrol6``)
1309
1309
1310
1310
CSR Address: 0x7A1
1311
1311
1312
- Reset Value: 0x6800_1044
1312
+ Reset Value: 0x6800_1000
1313
1313
1314
1314
Accessible in Debug Mode or M-Mode, depending on **tdata1.dmode **.
1315
1315
@@ -1343,7 +1343,7 @@ Accessible in Debug Mode or M-Mode, depending on **tdata1.dmode**.
1343
1343
| | || (0x0, 0x2, || 2: Address is greater than or equal to `tdata2` |
1344
1344
| | || 0x3) || 3: Address is less than `tdata2` |
1345
1345
+-------+-------------+----------------------------------------------------------------+
1346
- | 6 | WARL (0x1) | **M **. Match in M-Mode. |
1346
+ | 6 | WARL | **M **. Match in M-Mode. |
1347
1347
+-------+-------------+----------------------------------------------------------------+
1348
1348
| 5 | WARL (0x0) | Hardwired to 0. |
1349
1349
+-------+-------------+----------------------------------------------------------------+
@@ -1365,14 +1365,14 @@ Exception Trigger (``etrigger``)
1365
1365
1366
1366
CSR Address: 0x7A1
1367
1367
1368
- Reset Value: 0x5800_0201
1368
+ Reset Value: 0x5800_0001
1369
1369
1370
1370
Accessible in Debug Mode or M-Mode, depending on **tdata1.dmode **.
1371
1371
1372
1372
+-------+--------------+----------------------------------------------------------------+
1373
1373
| Bit# | R/W | Description |
1374
1374
+=======+==============+================================================================+
1375
- | 31:28 | WARL (0x5) | **TYPE **. 5 = Exception trigger. |
1375
+ | 31:28 | WARL (0x5) | **TYPE **. 5 = Exception trigger. |
1376
1376
+-------+--------------+----------------------------------------------------------------+
1377
1377
| 27 | WARL (0x1) | **DMODE **. Only debug mode can write tdata registers |
1378
1378
+-------+--------------+----------------------------------------------------------------+
@@ -1386,7 +1386,7 @@ Accessible in Debug Mode or M-Mode, depending on **tdata1.dmode**.
1386
1386
+-------+--------------+----------------------------------------------------------------+
1387
1387
| 10 | WARL | **NMI **. Set to enable trigger on NMI. |
1388
1388
+-------+--------------+----------------------------------------------------------------+
1389
- | 9 | WARL (0x1) | **M **. Match in M-Mode. |
1389
+ | 9 | WARL | **M **. Match in M-Mode. |
1390
1390
+-------+--------------+----------------------------------------------------------------+
1391
1391
| 8 | WARL (0x0) | Hardwired to 0. |
1392
1392
+-------+--------------+----------------------------------------------------------------+
0 commit comments