1// fpga_cw310 target uses different clock frequencies
2// https://github.com/lowRISC/opentitan/blob/2fb276797e0dcda96195b1e4617f2aac82a925f0/sw/device/lib/arch/device_fpga_cw310.c
3using "./opentitan-earlgrey.repl"
4
5cpu0:
6    PerformanceInMips: 10
7
8rv_timer:
9    frequency: 2500000
10
11timer_aon:
12    frequency: 250000