index
:
conspiracion
master
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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tb
/
sim
/
smp_boot.py
blob: 40c30129f1bf41683cd402bbb1053ce8b9af5971 (
plain
)
1
2
3
4
def
final
():
assert_reg
(
r1
,
4
)
assert_reg
(
r2
,
0x01010100
)
assert_reg
(
r3
,
0
)