diff options
Diffstat (limited to '')
| -rwxr-xr-x | sim/sim.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ all_regs = [ ('ttbr', 'ttbr'), ('far', 'far'), ('fsr', 'fsr'), + ('dacr', 'dacr'), ] regs = {} |
![]() |
index : conspiracion | |
| Linux-capable SoC platform with a custom ARMv4 quad-core SMP CPU, coherent caches, and a 3D graphics accelerator. Synthesizes for Terasic DE-series FPGA boards. Simulated with Verilator. |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | sim/sim.py | 1 |
@@ -72,6 +72,7 @@ all_regs = [ ('ttbr', 'ttbr'), ('far', 'far'), ('fsr', 'fsr'), + ('dacr', 'dacr'), ] regs = {} |