openmv/tools/st/scripts/stm32n6.mpool
iabdalkader 98bcdc5d21 tools: Add STEdge AI tools download.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-05-03 21:44:14 +03:00

172 lines
3.9 KiB
Plaintext
Executable File

{
"params": {
"param": [
{
"paramname": "max_onchip_sram_size",
"value": "1024",
"magnitude": "KBYTES"
}
]
},
"memory": {
"cacheinfo": [
{
"nlines": 512,
"linesize": 64,
"associativity": 8,
"bypass_enable": 1,
"prop": {
"rights": "ACC_WRITE",
"throughput": "MID",
"latency": "MID",
"byteWidth": 8,
"freqRatio": 2.50,
"read_power": 13.584,
"write_power": 12.645
}
}
],
"mem_file_prefix": "atonbuf",
"mempools": [
{
"fname": "AXISRAM3",
"name": "npuRAM3",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_WRITE",
"throughput": "HIGH",
"latency": "LOW",
"byteWidth": 8,
"freqRatio": 1.25,
"read_power": 18.531,
"write_power": 16.201
},
"offset": {
"value": "0x34200000",
"magnitude": "BYTES"
},
"size": {
"value": "448",
"magnitude": "KBYTES"
}
},
{
"fname": "AXISRAM4",
"name": "npuRAM4",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_WRITE",
"throughput": "HIGH",
"latency": "LOW",
"byteWidth": 8,
"freqRatio": 1.25,
"read_power": 18.531,
"write_power": 16.201
},
"offset": {
"value": "0x34270000",
"magnitude": "BYTES"
},
"size": {
"value": "448",
"magnitude": "KBYTES"
}
},
{
"fname": "AXISRAM5",
"name": "npuRAM5",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_WRITE",
"throughput": "HIGH",
"latency": "LOW",
"byteWidth": 8,
"freqRatio": 1.25,
"read_power": 18.531,
"write_power": 16.201
},
"offset": {
"value": "0x342e0000",
"magnitude": "BYTES"
},
"size": {
"value": "448",
"magnitude": "KBYTES"
}
},
{
"fname": "AXISRAM6",
"name": "npuRAM6",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_WRITE",
"throughput": "HIGH",
"latency": "LOW",
"byteWidth": 8,
"freqRatio": 1.25,
"read_power": 18.531,
"write_power": 16.201
},
"offset": {
"value": "0x34350000",
"magnitude": "BYTES"
},
"size": {
"value": "448",
"magnitude": "KBYTES"
}
},
{
"fname": "xSPI1",
"name": "hyperRAM",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_WRITE",
"throughput": "MID",
"latency": "HIGH",
"byteWidth": 2,
"freqRatio": 5.00,
"cacheable": "CACHEABLE_ON",
"read_power": 380,
"write_power": 340.0,
"constants_preferred": "true"
},
"offset": {
"value": "0x92000000",
"magnitude": "BYTES"
},
"size": {
"value": "16",
"magnitude": "MBYTES"
},
"mode": "USEMODE_RELATIVE"
},
{
"fname": "xSPI2",
"name": "octoFlash",
"fformat": "FORMAT_RAW",
"prop": {
"rights": "ACC_READ",
"throughput": "MID",
"latency": "HIGH",
"byteWidth": 1,
"freqRatio": 6.00,
"cacheable": "CACHEABLE_ON",
"read_power": 110,
"write_power": 400.0,
"constants_preferred": "true"
},
"offset": {
"value": "0x71000000",
"magnitude": "BYTES"
},
"size": {
"value": "16",
"magnitude": "MBYTES"
},
"mode": "USEMODE_RELATIVE"
}
]
}
}