mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
tools: Add the latest vela.ini from alif.
This commit is contained in:
parent
96d0676cc2
commit
4c6c05fff6
@ -11,6 +11,19 @@ OffChipFlash_burst_length=16
|
||||
OffChipFlash_read_latency=60
|
||||
OffChipFlash_write_latency=60
|
||||
|
||||
[System_Config.RTSS_HP_SRAM_OSPI]
|
||||
core_clock=400e6
|
||||
axi0_port=Sram
|
||||
axi1_port=OffChipFlash
|
||||
Sram_clock_scale=0.762
|
||||
Sram_burst_length=8
|
||||
Sram_read_latency=29
|
||||
Sram_write_latency=29
|
||||
OffChipFlash_clock_scale=0.052
|
||||
OffChipFlash_burst_length=16
|
||||
OffChipFlash_read_latency=108
|
||||
OffChipFlash_write_latency=108
|
||||
|
||||
[System_Config.RTSS_HE_SRAM_MRAM]
|
||||
core_clock=160e6
|
||||
axi0_port=Sram
|
||||
@ -76,6 +89,19 @@ OffChipFlash_burst_length=64
|
||||
OffChipFlash_read_latency=60
|
||||
OffChipFlash_write_latency=60
|
||||
|
||||
[System_Config.RTSS_HP_DTCM_Modem]
|
||||
core_clock=400e6
|
||||
axi0_port=Sram
|
||||
axi1_port=OffChipFlash
|
||||
Sram_clock_scale=0.889
|
||||
Sram_burst_length=32
|
||||
Sram_read_latency=5
|
||||
Sram_write_latency=5
|
||||
OffChipFlash_clock_scale=0.200
|
||||
OffChipFlash_burst_length=64
|
||||
OffChipFlash_read_latency=53
|
||||
OffChipFlash_write_latency=53
|
||||
|
||||
[System_Config.RTSS_HP_DTCM_SRAM]
|
||||
core_clock=400e6
|
||||
axi0_port=Sram
|
||||
|
Loading…
Reference in New Issue
Block a user