-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathMS_QSPI_XIP_CACHE_ahbl.json
46 lines (46 loc) · 1.15 KB
/
MS_QSPI_XIP_CACHE_ahbl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"info": {
"name": "MS_QSPI_XIP_CACHE_ahbl",
"description": "AHB-Lite Quad I/O SPI Flash memory controller with direct mapped cache and support for XiP.",
"repo": "https://github.com/shalan/MS_QSPI_FLASH_CTRL",
"owner": "Mohamed Shalan",
"license": "Apache 2.0",
"author": "Mohamed Shalan",
"email": "[email protected]",
"version": "v1.0.1",
"date": "1-01-2020",
"category": "digital",
"tags": [
"memory",
"flash",
"qspi",
"cache"
],
"bus": [
"AHBL"
],
"type": "soft",
"status": "verified",
"cell_count": "10000",
"width": "0.0",
"height": "0.0",
"technology": "n/a",
"clock_freq_mhz": "40",
"supply_voltage": [
"n/a"
],
"tech":[
"sky130":{
"gl_netlist": True,
"cell_count": "14348",
"is":"39.5",
"id":"126000"
}
]
},
"clock": "HCLK",
"reset": {
"name": "HRESETn",
"pol": "0"
}
}