yanchicao-yiwei-slt
This commit is contained in:
11
platforms/cpus/mips32_simple.repl
Normal file
11
platforms/cpus/mips32_simple.repl
Normal file
@@ -0,0 +1,11 @@
|
||||
// MIPS32简单测试平台
|
||||
// 包含一个MIPS CPU、内存和UART
|
||||
|
||||
cpu: CPU.Mips @ sysbus
|
||||
cpuType: "mips"
|
||||
|
||||
mem: Memory.MappedMemory @ sysbus 0x80000000
|
||||
size: 0x10000000
|
||||
|
||||
uart: UART.LiteX_UART @ sysbus 0x10000000
|
||||
-> cpu@0
|
||||
Reference in New Issue
Block a user