yanchicao-yiwei-slt
This commit is contained in:
12
scripts/single-node/sparc32_simple.repl
Normal file
12
scripts/single-node/sparc32_simple.repl
Normal file
@@ -0,0 +1,12 @@
|
||||
// SPARC32 简单测试平台
|
||||
// 包含一个 SPARC CPU (LEON3) 和内存
|
||||
// 用于调试 translate.c
|
||||
|
||||
cpu: CPU.Sparc @ sysbus
|
||||
cpuType: "LEON3"
|
||||
|
||||
mem: Memory.MappedMemory @ sysbus 0x80000000
|
||||
size: 0x10000000
|
||||
|
||||
uart: UART.LiteX_UART @ sysbus 0x10000000
|
||||
-> cpu@0
|
||||
Reference in New Issue
Block a user