仿真平台内核初版 -tlib库 包含<sparc arm riscv powerPC>
This commit is contained in:
12
platforms/cpus/opentitan-earlgrey-cw310.repl
Normal file
12
platforms/cpus/opentitan-earlgrey-cw310.repl
Normal file
@@ -0,0 +1,12 @@
|
||||
// fpga_cw310 target uses different clock frequencies
|
||||
// https://github.com/lowRISC/opentitan/blob/2fb276797e0dcda96195b1e4617f2aac82a925f0/sw/device/lib/arch/device_fpga_cw310.c
|
||||
using "./opentitan-earlgrey.repl"
|
||||
|
||||
cpu0:
|
||||
PerformanceInMips: 10
|
||||
|
||||
rv_timer:
|
||||
frequency: 2500000
|
||||
|
||||
timer_aon:
|
||||
frequency: 250000
|
||||
Reference in New Issue
Block a user