@itxtech/fdnext-resources 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +661 -0
- package/README.md +78 -0
- package/dist/index.d.ts +41 -0
- package/dist/index.js +142128 -0
- package/package.json +44 -0
- package/resources/controller-groups.json +552 -0
- package/resources/dram-pn.json +4822 -0
- package/resources/fdb.json +114580 -0
- package/resources/lang/chs.json +258 -0
- package/resources/lang/eng.json +258 -0
- package/resources/managed-nand-pn.json +1086 -0
- package/resources/mdb.json +18103 -0
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
{
|
|
2
|
+
"true": "是",
|
|
3
|
+
"false": "否",
|
|
4
|
+
"Unknown": "未知",
|
|
5
|
+
"unknown": "未知",
|
|
6
|
+
"memory": "存储器",
|
|
7
|
+
"power": "电源",
|
|
8
|
+
"intel": "英特尔",
|
|
9
|
+
"micron": "美光",
|
|
10
|
+
"samsung": "三星",
|
|
11
|
+
"siliconmotion": "慧荣",
|
|
12
|
+
"nanya": "南亚",
|
|
13
|
+
"elpida": "尔必达",
|
|
14
|
+
"issi": "ISSI",
|
|
15
|
+
"esmt": "晶豪科技",
|
|
16
|
+
"etron": "钰创",
|
|
17
|
+
"cxmt": "长鑫存储",
|
|
18
|
+
"westerndigital": "闪迪",
|
|
19
|
+
"sndk": "闪迪",
|
|
20
|
+
"kingston": "金士顿",
|
|
21
|
+
"longsys": "江波龙",
|
|
22
|
+
"biwin": "佰维",
|
|
23
|
+
"skhynix": "SK海力士",
|
|
24
|
+
"spectek": "美光降级",
|
|
25
|
+
"kioxia": "铠侠",
|
|
26
|
+
"phison": "群联",
|
|
27
|
+
"ymtc": "长江存储",
|
|
28
|
+
"st": "意法半导体",
|
|
29
|
+
"powerchip": "力晶",
|
|
30
|
+
"ato": "ATO",
|
|
31
|
+
"fidelix": "Fidelix",
|
|
32
|
+
"infineon": "英飞凌",
|
|
33
|
+
"memoright": "Memoright",
|
|
34
|
+
"mira": "Mira",
|
|
35
|
+
"mxic": "旺宏",
|
|
36
|
+
"pfc": "PFC",
|
|
37
|
+
"renesas": "瑞萨",
|
|
38
|
+
"smic": "中芯国际",
|
|
39
|
+
"spansion": "飞索",
|
|
40
|
+
"fujitsu": "富士通",
|
|
41
|
+
"qimonda": "奇梦达",
|
|
42
|
+
"winbond": "华邦",
|
|
43
|
+
"original_vendor": "原始厂商",
|
|
44
|
+
"vendor": "供应商",
|
|
45
|
+
"part_number": "料号",
|
|
46
|
+
"chip_kind": "芯片类型",
|
|
47
|
+
"product_type": "产品类型",
|
|
48
|
+
"identifier": "标识符",
|
|
49
|
+
"id_scheme": "标识符类型",
|
|
50
|
+
"nand": "NAND",
|
|
51
|
+
"raw_nand": "Raw NAND",
|
|
52
|
+
"managed_nand": "Managed NAND",
|
|
53
|
+
"ufs": "UFS",
|
|
54
|
+
"emmc": "eMMC",
|
|
55
|
+
"sata": "SATA",
|
|
56
|
+
"nvme": "NVMe",
|
|
57
|
+
"UFS": "UFS",
|
|
58
|
+
"eMMC": "eMMC",
|
|
59
|
+
"emcp": "eMCP",
|
|
60
|
+
"umcp": "uMCP",
|
|
61
|
+
"e2nand": "E2NAND",
|
|
62
|
+
"lpddr4": "LPDDR4",
|
|
63
|
+
"lpddr4x": "LPDDR4X",
|
|
64
|
+
"lpddr5": "LPDDR5",
|
|
65
|
+
"lpddr5x": "LPDDR5X",
|
|
66
|
+
"ddr3": "DDR3",
|
|
67
|
+
"ddr4": "DDR4",
|
|
68
|
+
"ddr5": "DDR5",
|
|
69
|
+
"nand.flash_id": "NAND Flash ID",
|
|
70
|
+
"dram": "DRAM",
|
|
71
|
+
"nor": "NOR",
|
|
72
|
+
"pmic": "PMIC",
|
|
73
|
+
"3dxpoint": "3D XPoint",
|
|
74
|
+
"sandisk_code": "code锁",
|
|
75
|
+
"skhynix_ot_c": "商用 (0~70C)",
|
|
76
|
+
"skhynix_ot_e": "扩展 (-25~85C)",
|
|
77
|
+
"skhynix_ot_m": "移动 (-30~85C)",
|
|
78
|
+
"skhynix_ot_i": "工业 (-40~85C)",
|
|
79
|
+
"spectek_density_grade_zero": "见S*定义(芯片上的SG,S7,S8字样)",
|
|
80
|
+
"spectek_pfpt_a": "所有片选可用",
|
|
81
|
+
"spectek_pfpt_b": "片选1可用,片选2不保证",
|
|
82
|
+
"spectek_pfpt_c": "片选2可用,片选1不保证",
|
|
83
|
+
"spectek_pfpt_d": "SLC可用,请联系工厂",
|
|
84
|
+
"samsung_none": "无",
|
|
85
|
+
"samsung_temp_c": "商用",
|
|
86
|
+
"samsung_temp_s": "SmartMedia",
|
|
87
|
+
"samsung_temp_b": "SmartMedia BLUE",
|
|
88
|
+
"samsung_temp_i": "工业",
|
|
89
|
+
"samsung_cbb_b": "包含坏块",
|
|
90
|
+
"samsung_cbb_k": "特殊处理",
|
|
91
|
+
"samsung_cbb_l": "1-5个坏块",
|
|
92
|
+
"samsung_cbb_n": "ini. 0 blk, add. 10 blk",
|
|
93
|
+
"samsung_cbb_s": "全是好块",
|
|
94
|
+
"intel_sku_s": "客户端",
|
|
95
|
+
"micron_p": "量产",
|
|
96
|
+
"die_code": "Die 代码",
|
|
97
|
+
"die_revision": "Die 版本",
|
|
98
|
+
"speed_grade": "速度等级",
|
|
99
|
+
"prod_status": "生产状态",
|
|
100
|
+
"prod_date": "生产日期",
|
|
101
|
+
"lead_free": "无铅",
|
|
102
|
+
"plane": "Plane",
|
|
103
|
+
"assembly": "装配",
|
|
104
|
+
"segment": "产品分段",
|
|
105
|
+
"halogen_free": "无卤",
|
|
106
|
+
"wafer": "晶圆",
|
|
107
|
+
"operation_temperature": "操作温度",
|
|
108
|
+
"product_family": "产品族",
|
|
109
|
+
"product_version": "产品版本",
|
|
110
|
+
"product_mode": "产品模式",
|
|
111
|
+
"product_class": "产品等级",
|
|
112
|
+
"product_generation": "产品代际",
|
|
113
|
+
"generation_info": "产品代际",
|
|
114
|
+
"managed_family": "Managed NAND 族",
|
|
115
|
+
"nand_technology": "NAND 技术",
|
|
116
|
+
"nand_component": "NAND 组件",
|
|
117
|
+
"component_width": "组件位宽",
|
|
118
|
+
"component_density": "组件容量",
|
|
119
|
+
"component_voltage": "组件电压",
|
|
120
|
+
"marking_code": "Marking 编码",
|
|
121
|
+
"density": "容量",
|
|
122
|
+
"sector_size": "扇区大小",
|
|
123
|
+
"storage_density": "存储容量",
|
|
124
|
+
"dram_density": "DRAM 容量",
|
|
125
|
+
"dram_type": "DRAM 类型",
|
|
126
|
+
"dram_die_density": "DRAM Die 容量",
|
|
127
|
+
"dram_die_stack": "DRAM Die 堆叠",
|
|
128
|
+
"dram_generation": "DRAM 代际",
|
|
129
|
+
"dram_speed": "DRAM 速度",
|
|
130
|
+
"cas_latency": "CAS 延迟",
|
|
131
|
+
"dram_width": "DRAM 位宽",
|
|
132
|
+
"dram_voltage": "DRAM 电压",
|
|
133
|
+
"storage_interface": "存储接口",
|
|
134
|
+
"controller_code": "控制器编码",
|
|
135
|
+
"controller_revision": "控制器版本",
|
|
136
|
+
"package_code": "封装编码",
|
|
137
|
+
"solder_type": "焊接类型",
|
|
138
|
+
"special_option": "特殊选项",
|
|
139
|
+
"feature_code": "特性编码",
|
|
140
|
+
"series_info": "系列",
|
|
141
|
+
"config_code": "配置编码",
|
|
142
|
+
"die_density": "Die 容量",
|
|
143
|
+
"die_codename": "制程",
|
|
144
|
+
"process_alias": "制程代号",
|
|
145
|
+
"die_stack": "Die 堆叠",
|
|
146
|
+
"die_count": "Die 数",
|
|
147
|
+
"ce_count": "CE 数",
|
|
148
|
+
"rb_count": "R/B 数",
|
|
149
|
+
"channel_count": "Channel 数",
|
|
150
|
+
"plane_count": "Plane 数",
|
|
151
|
+
"controller": "控制器",
|
|
152
|
+
"bad_block": "坏块",
|
|
153
|
+
"sku": "SKU",
|
|
154
|
+
"toggle": "Toggle DDR 版本",
|
|
155
|
+
"cu": "铜工艺",
|
|
156
|
+
"multi_chip": "多晶片",
|
|
157
|
+
"cell_level": "Cell 类型",
|
|
158
|
+
"process_node": "制程节点",
|
|
159
|
+
"layer_count": "堆叠层数",
|
|
160
|
+
"device_width": "器件位宽",
|
|
161
|
+
"voltage": "电压",
|
|
162
|
+
"package": "封装",
|
|
163
|
+
"Commercial": "商用",
|
|
164
|
+
"Client": "客户端",
|
|
165
|
+
"Client MLC": "客户端 MLC",
|
|
166
|
+
"Downgrade": "降级",
|
|
167
|
+
"Enterprise": "企业级",
|
|
168
|
+
"Low Speed": "低速",
|
|
169
|
+
"Undefined": "未定义",
|
|
170
|
+
"Fourth": "第四代",
|
|
171
|
+
"Wireless (-25°C ~ 85°C)": "无线温度范围 (-25°C ~ 85°C)",
|
|
172
|
+
"Rev B": "B 版",
|
|
173
|
+
"Rev 9": "9 版",
|
|
174
|
+
"4-die stack": "4 die 堆叠",
|
|
175
|
+
"ODP (8-die)": "ODP (8 die)",
|
|
176
|
+
"enterprise": "企业级",
|
|
177
|
+
"page_size": "页大小",
|
|
178
|
+
"block_size": "块大小",
|
|
179
|
+
"ecc_enabled": "ECC 已启用",
|
|
180
|
+
"half_page_and_size": "半页大小",
|
|
181
|
+
"package_functionality_partial_type": "封装可用部分类型",
|
|
182
|
+
"interface_type": "接口类型",
|
|
183
|
+
"density_grade": "可用容量",
|
|
184
|
+
"micron_part_number": "美光料号",
|
|
185
|
+
"micron_website": "美光官网",
|
|
186
|
+
"diffusion_loc": "生产位置",
|
|
187
|
+
"encapsulation_loc": "封装位置",
|
|
188
|
+
"cty_us": "美国",
|
|
189
|
+
"cty_sg": "新加坡",
|
|
190
|
+
"cty_it": "意大利",
|
|
191
|
+
"cty_jp": "日本",
|
|
192
|
+
"cty_cn": "中国",
|
|
193
|
+
"cty_tw": "中国台湾",
|
|
194
|
+
"cty_kr": "韩国",
|
|
195
|
+
"cty_mixed": "混合",
|
|
196
|
+
"cty_il": "以色列",
|
|
197
|
+
"cty_ie": "爱尔兰",
|
|
198
|
+
"cty_my": "马来西亚",
|
|
199
|
+
"cty_ph": "菲律宾",
|
|
200
|
+
"pages_per_block": "页/块",
|
|
201
|
+
"blocks_per_lun": "块/LUN",
|
|
202
|
+
"timing_mode_async": "异步定时模式",
|
|
203
|
+
"revision": "版本",
|
|
204
|
+
"interface": "接口",
|
|
205
|
+
"simultaneously_programmed_pages": "可同时编程页面数",
|
|
206
|
+
"interleave": "交错",
|
|
207
|
+
"cache": "缓存",
|
|
208
|
+
"redundant_area_size": "冗余区域大小",
|
|
209
|
+
"ecc_level": "ECC 要求",
|
|
210
|
+
"edo": "EDO",
|
|
211
|
+
"block.identity": "身份",
|
|
212
|
+
"block.storage": "存储",
|
|
213
|
+
"block.dram": "DRAM",
|
|
214
|
+
"block.geometry": "几何信息",
|
|
215
|
+
"block.package": "封装",
|
|
216
|
+
"block.interface": "接口",
|
|
217
|
+
"block.timing": "时序",
|
|
218
|
+
"block.marking": "Marking",
|
|
219
|
+
"block.components": "组件",
|
|
220
|
+
"block.controllers": "控制器",
|
|
221
|
+
"block.additional": "其他字段",
|
|
222
|
+
"action.part.decode": "解析料号",
|
|
223
|
+
"action.identifier.decode.nand_flash_id": "解析 NAND Flash ID",
|
|
224
|
+
"warning.empty_query": "料号查询为空",
|
|
225
|
+
"warning.invalid_nand_flash_id": "NAND Flash ID 必须是偶数长度的十六进制字节串",
|
|
226
|
+
"warning.invalid_nand_flash_id.search": "NAND Flash ID 搜索需要十六进制字节串",
|
|
227
|
+
"warning.unsupported_id_scheme": "不支持的标识符类型:{idScheme}",
|
|
228
|
+
"warning.constraint_mismatch.vendor": "供应商约束 {expected} 与实际 {actual} 不匹配",
|
|
229
|
+
"warning.constraint_mismatch.chip_kind": "芯片类型约束 {expected} 与实际 {actual} 不匹配",
|
|
230
|
+
"warning.constraint_mismatch.product_type": "产品类型约束 {expected} 与实际 {actual} 不匹配",
|
|
231
|
+
"warning.constraint_mismatch.strict": "没有料号候选匹配 strict 约束",
|
|
232
|
+
"warning.fdb_process_fallback": "未命中 die profile 规则,已使用 FDB 旧制程信息作为临时提示",
|
|
233
|
+
"warning.ambiguous_part": "多个料号候选匹配该查询",
|
|
234
|
+
"subtitle.kind.raw_nand": "NAND Flash",
|
|
235
|
+
"subtitle.kind.managed_nand": "Managed NAND",
|
|
236
|
+
"subtitle.kind.dram": "DRAM",
|
|
237
|
+
"subtitle.kind.memory": "Memory chip",
|
|
238
|
+
"subtitle.die_count": "{count} die",
|
|
239
|
+
"subtitle.plane_count": "{count} planes",
|
|
240
|
+
"controller_group.all.title": "全部主控",
|
|
241
|
+
"controller_group.all.description": "FDB 报告的完整主控清单。",
|
|
242
|
+
"controller_group.selected.title": "精选主控",
|
|
243
|
+
"controller_group.selected.description": "用于默认界面筛选和精简支持视图的精选主控集合。",
|
|
244
|
+
"controller_group.if:usb20.title": "USB 2.0",
|
|
245
|
+
"controller_group.if:usb20.description": "USB 2.0 闪存主控。",
|
|
246
|
+
"controller_group.if:usb32g1.title": "USB 3.2 Gen 1",
|
|
247
|
+
"controller_group.if:usb32g1.description": "5 Gbps USB 闪存主控。",
|
|
248
|
+
"controller_group.if:usb32g2.title": "USB 3.2 Gen 2",
|
|
249
|
+
"controller_group.if:usb32g2.description": "Gen 2/2x2 USB SSD 主控。",
|
|
250
|
+
"controller_group.if:sata.title": "SATA 主控",
|
|
251
|
+
"controller_group.if:sata.description": "采用 SATA 主机接口的 SSD 主控。",
|
|
252
|
+
"controller_group.if:nvme.title": "NVMe 主控",
|
|
253
|
+
"controller_group.if:nvme.description": "采用 PCIe/NVMe 主机接口的 SSD 主控。",
|
|
254
|
+
"controller_group.era:pre18.title": "2018 年前发布",
|
|
255
|
+
"controller_group.era:pre18.description": "2018 年前已发布或已存在的主控。",
|
|
256
|
+
"controller_group.era:plus18.title": "2018 年及以后发布",
|
|
257
|
+
"controller_group.era:plus18.description": "2018 年及以后发布的主控。"
|
|
258
|
+
}
|
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
{
|
|
2
|
+
"true": "Yes",
|
|
3
|
+
"false": "No",
|
|
4
|
+
"Unknown": "Unknown",
|
|
5
|
+
"unknown": "Unknown",
|
|
6
|
+
"memory": "Memory",
|
|
7
|
+
"power": "Power",
|
|
8
|
+
"intel": "Intel",
|
|
9
|
+
"micron": "Micron",
|
|
10
|
+
"samsung": "Samsung",
|
|
11
|
+
"siliconmotion": "Silicon Motion",
|
|
12
|
+
"nanya": "Nanya",
|
|
13
|
+
"elpida": "Elpida",
|
|
14
|
+
"issi": "ISSI",
|
|
15
|
+
"esmt": "ESMT",
|
|
16
|
+
"etron": "Etron",
|
|
17
|
+
"cxmt": "CXMT",
|
|
18
|
+
"westerndigital": "Sandisk",
|
|
19
|
+
"sndk": "Sandisk",
|
|
20
|
+
"kingston": "Kingston",
|
|
21
|
+
"longsys": "Longsys",
|
|
22
|
+
"biwin": "BIWIN",
|
|
23
|
+
"skhynix": "SKhynix",
|
|
24
|
+
"spectek": "SpecTek",
|
|
25
|
+
"kioxia": "Kioxia",
|
|
26
|
+
"ymtc": "YMTC",
|
|
27
|
+
"phison": "Phison",
|
|
28
|
+
"st": "ST",
|
|
29
|
+
"powerchip": "PowerChip",
|
|
30
|
+
"ato": "ATO",
|
|
31
|
+
"fidelix": "Fidelix",
|
|
32
|
+
"infineon": "Infineon",
|
|
33
|
+
"memoright": "Memoright",
|
|
34
|
+
"mira": "Mira",
|
|
35
|
+
"mxic": "Macronix",
|
|
36
|
+
"pfc": "PFC",
|
|
37
|
+
"renesas": "Renesas",
|
|
38
|
+
"smic": "SMIC",
|
|
39
|
+
"spansion": "Spansion",
|
|
40
|
+
"fujitsu": "Fujitsu",
|
|
41
|
+
"qimonda": "Qimonda",
|
|
42
|
+
"winbond": "Winbond",
|
|
43
|
+
"original_vendor": "Original Vendor",
|
|
44
|
+
"vendor": "Vendor",
|
|
45
|
+
"part_number": "Part Number",
|
|
46
|
+
"chip_kind": "Chip Kind",
|
|
47
|
+
"product_type": "Product Type",
|
|
48
|
+
"identifier": "Identifier",
|
|
49
|
+
"id_scheme": "Identifier Scheme",
|
|
50
|
+
"nand": "NAND",
|
|
51
|
+
"raw_nand": "Raw NAND",
|
|
52
|
+
"managed_nand": "Managed NAND",
|
|
53
|
+
"ufs": "UFS",
|
|
54
|
+
"emmc": "eMMC",
|
|
55
|
+
"sata": "SATA",
|
|
56
|
+
"nvme": "NVMe",
|
|
57
|
+
"UFS": "UFS",
|
|
58
|
+
"eMMC": "eMMC",
|
|
59
|
+
"emcp": "eMCP",
|
|
60
|
+
"umcp": "uMCP",
|
|
61
|
+
"e2nand": "E2NAND",
|
|
62
|
+
"lpddr4": "LPDDR4",
|
|
63
|
+
"lpddr4x": "LPDDR4X",
|
|
64
|
+
"lpddr5": "LPDDR5",
|
|
65
|
+
"lpddr5x": "LPDDR5X",
|
|
66
|
+
"ddr3": "DDR3",
|
|
67
|
+
"ddr4": "DDR4",
|
|
68
|
+
"ddr5": "DDR5",
|
|
69
|
+
"nand.flash_id": "NAND Flash ID",
|
|
70
|
+
"dram": "DRAM",
|
|
71
|
+
"nor": "NOR",
|
|
72
|
+
"pmic": "PMIC",
|
|
73
|
+
"3dxpoint": "3D XPoint",
|
|
74
|
+
"sandisk_code": "Code locked",
|
|
75
|
+
"skhynix_ot_c": "Commercial (0~70C)",
|
|
76
|
+
"skhynix_ot_e": "Extended (-25~85C)",
|
|
77
|
+
"skhynix_ot_m": "Mobile (-30~85C)",
|
|
78
|
+
"skhynix_ot_i": "Industrial (-40~85C)",
|
|
79
|
+
"spectek_density_grade_zero": "BL or S* grade definitions",
|
|
80
|
+
"spectek_pfpt_a": "All CE(s) are valid and usable",
|
|
81
|
+
"spectek_pfpt_b": "CE1 Valid, CE2 not guaranteed",
|
|
82
|
+
"spectek_pfpt_c": "CE2 Valid, CE1 not guaranteed",
|
|
83
|
+
"spectek_pfpt_d": "SLC on the fly. Consult factory for more information",
|
|
84
|
+
"samsung_none": "NONE",
|
|
85
|
+
"samsung_temp_c": "Commercial",
|
|
86
|
+
"samsung_temp_s": "SmartMedia",
|
|
87
|
+
"samsung_temp_b": "SmartMedia BLUE",
|
|
88
|
+
"samsung_temp_i": "Industrial",
|
|
89
|
+
"samsung_cbb_b": "Include Bad Block",
|
|
90
|
+
"samsung_cbb_k": "Special Handling",
|
|
91
|
+
"samsung_cbb_l": "1-5 Bad Block",
|
|
92
|
+
"samsung_cbb_n": "ini. 0 blk, add. 10 blk",
|
|
93
|
+
"samsung_cbb_s": "All Good Block",
|
|
94
|
+
"intel_sku_s": "Client",
|
|
95
|
+
"micron_p": "Production",
|
|
96
|
+
"die_code": "Die Code",
|
|
97
|
+
"die_revision": "Die Revision",
|
|
98
|
+
"speed_grade": "Speed Grade",
|
|
99
|
+
"prod_status": "Production Status",
|
|
100
|
+
"prod_date": "Production Date",
|
|
101
|
+
"lead_free": "Lead free",
|
|
102
|
+
"plane": "Plane",
|
|
103
|
+
"assembly": "Assembly",
|
|
104
|
+
"segment": "Segment",
|
|
105
|
+
"halogen_free": "Halogen free",
|
|
106
|
+
"wafer": "Wafer",
|
|
107
|
+
"operation_temperature": "Operation Temperature",
|
|
108
|
+
"product_family": "Product Family",
|
|
109
|
+
"product_version": "Product Version",
|
|
110
|
+
"product_mode": "Product Mode",
|
|
111
|
+
"product_class": "Product Class",
|
|
112
|
+
"product_generation": "Product Generation",
|
|
113
|
+
"generation_info": "Product Generation",
|
|
114
|
+
"managed_family": "Managed Family",
|
|
115
|
+
"nand_technology": "NAND Technology",
|
|
116
|
+
"nand_component": "NAND Component",
|
|
117
|
+
"component_width": "Component Width",
|
|
118
|
+
"component_density": "Component Density",
|
|
119
|
+
"component_voltage": "Component Voltage",
|
|
120
|
+
"marking_code": "Marking Code",
|
|
121
|
+
"density": "Density",
|
|
122
|
+
"sector_size": "Sector Size",
|
|
123
|
+
"storage_density": "Storage Density",
|
|
124
|
+
"dram_density": "DRAM Density",
|
|
125
|
+
"dram_type": "DRAM Type",
|
|
126
|
+
"dram_die_density": "DRAM Die Density",
|
|
127
|
+
"dram_die_stack": "DRAM Die Stack",
|
|
128
|
+
"dram_generation": "DRAM Generation",
|
|
129
|
+
"dram_speed": "DRAM Speed",
|
|
130
|
+
"cas_latency": "CAS Latency",
|
|
131
|
+
"dram_width": "DRAM Width",
|
|
132
|
+
"dram_voltage": "DRAM Voltage",
|
|
133
|
+
"storage_interface": "Storage Interface",
|
|
134
|
+
"controller_code": "Controller Code",
|
|
135
|
+
"controller_revision": "Controller Revision",
|
|
136
|
+
"package_code": "Package Code",
|
|
137
|
+
"solder_type": "Solder Type",
|
|
138
|
+
"special_option": "Special Option",
|
|
139
|
+
"feature_code": "Feature Code",
|
|
140
|
+
"series_info": "Series",
|
|
141
|
+
"config_code": "Config Code",
|
|
142
|
+
"die_density": "Die Density",
|
|
143
|
+
"die_codename": "Process",
|
|
144
|
+
"process_alias": "Process Alias",
|
|
145
|
+
"die_stack": "Die Stack",
|
|
146
|
+
"die_count": "Die Count",
|
|
147
|
+
"ce_count": "CE Count",
|
|
148
|
+
"rb_count": "R/B Count",
|
|
149
|
+
"channel_count": "Channel Count",
|
|
150
|
+
"plane_count": "Plane Count",
|
|
151
|
+
"controller": "Controller",
|
|
152
|
+
"bad_block": "Bad block",
|
|
153
|
+
"sku": "SKU",
|
|
154
|
+
"toggle": "Toggle DDR version",
|
|
155
|
+
"cu": "CU",
|
|
156
|
+
"multi_chip": "Multi chip",
|
|
157
|
+
"cell_level": "Cell Level",
|
|
158
|
+
"process_node": "Process Node",
|
|
159
|
+
"layer_count": "Layer Count",
|
|
160
|
+
"device_width": "Device Width",
|
|
161
|
+
"voltage": "Voltage",
|
|
162
|
+
"package": "Package",
|
|
163
|
+
"Commercial": "Commercial",
|
|
164
|
+
"Client": "Client",
|
|
165
|
+
"Client MLC": "Client MLC",
|
|
166
|
+
"Downgrade": "Downgrade",
|
|
167
|
+
"Enterprise": "Enterprise",
|
|
168
|
+
"Low Speed": "Low Speed",
|
|
169
|
+
"Undefined": "Undefined",
|
|
170
|
+
"enterprise": "Enterprise",
|
|
171
|
+
"Fourth": "Fourth",
|
|
172
|
+
"Wireless (-25°C ~ 85°C)": "Wireless (-25°C ~ 85°C)",
|
|
173
|
+
"Rev B": "Rev B",
|
|
174
|
+
"Rev 9": "Rev 9",
|
|
175
|
+
"4-die stack": "4-die stack",
|
|
176
|
+
"ODP (8-die)": "ODP (8-die)",
|
|
177
|
+
"page_size": "Page size",
|
|
178
|
+
"block_size": "Block size",
|
|
179
|
+
"ecc_enabled": "ECC enabled",
|
|
180
|
+
"half_page_and_size": "Half page and size",
|
|
181
|
+
"package_functionality_partial_type": "Package functionality partial type",
|
|
182
|
+
"interface_type": "Interface Type",
|
|
183
|
+
"density_grade": "Density grade",
|
|
184
|
+
"micron_part_number": "Micron Part Number",
|
|
185
|
+
"micron_website": "Micron Website",
|
|
186
|
+
"diffusion_loc": "Diffusion Location",
|
|
187
|
+
"encapsulation_loc": "Encapsulation Location",
|
|
188
|
+
"cty_us": "USA",
|
|
189
|
+
"cty_sg": "Singapore",
|
|
190
|
+
"cty_it": "Italy",
|
|
191
|
+
"cty_jp": "Japan",
|
|
192
|
+
"cty_cn": "China",
|
|
193
|
+
"cty_tw": "Taiwan (China)",
|
|
194
|
+
"cty_kr": "Korea",
|
|
195
|
+
"cty_mixed": "Mixed",
|
|
196
|
+
"cty_il": "Israel",
|
|
197
|
+
"cty_ie": "Ireland",
|
|
198
|
+
"cty_my": "Malaysia",
|
|
199
|
+
"cty_ph": "Philippines",
|
|
200
|
+
"pages_per_block": "Pages Per Block",
|
|
201
|
+
"blocks_per_lun": "Blocks per LUN",
|
|
202
|
+
"timing_mode_async": "Async Timing Mode",
|
|
203
|
+
"revision": "Revision",
|
|
204
|
+
"interface": "Interface",
|
|
205
|
+
"simultaneously_programmed_pages": "Simultaneously Programmed Pages",
|
|
206
|
+
"interleave": "Interleave",
|
|
207
|
+
"cache": "Cache",
|
|
208
|
+
"redundant_area_size": "Redundant Area Size",
|
|
209
|
+
"ecc_level": "ECC Level",
|
|
210
|
+
"edo": "EDO",
|
|
211
|
+
"block.identity": "Identity",
|
|
212
|
+
"block.storage": "Storage",
|
|
213
|
+
"block.dram": "DRAM",
|
|
214
|
+
"block.geometry": "Geometry",
|
|
215
|
+
"block.package": "Package",
|
|
216
|
+
"block.interface": "Interface",
|
|
217
|
+
"block.timing": "Timing",
|
|
218
|
+
"block.marking": "Marking",
|
|
219
|
+
"block.components": "Components",
|
|
220
|
+
"block.controllers": "Controllers",
|
|
221
|
+
"block.additional": "Additional Fields",
|
|
222
|
+
"action.part.decode": "Decode Part",
|
|
223
|
+
"action.identifier.decode.nand_flash_id": "Decode NAND Flash ID",
|
|
224
|
+
"warning.empty_query": "Part query is empty",
|
|
225
|
+
"warning.invalid_nand_flash_id": "NAND Flash ID must be an even-length hexadecimal byte string",
|
|
226
|
+
"warning.invalid_nand_flash_id.search": "NAND Flash ID search requires a hexadecimal byte string",
|
|
227
|
+
"warning.unsupported_id_scheme": "Unsupported identifier scheme: {idScheme}",
|
|
228
|
+
"warning.constraint_mismatch.vendor": "Vendor constraint {expected} does not match {actual}",
|
|
229
|
+
"warning.constraint_mismatch.chip_kind": "Chip kind constraint {expected} does not match {actual}",
|
|
230
|
+
"warning.constraint_mismatch.product_type": "Product type constraint {expected} does not match {actual}",
|
|
231
|
+
"warning.constraint_mismatch.strict": "No part candidate matched the requested strict constraints",
|
|
232
|
+
"warning.fdb_process_fallback": "Using legacy FDB process information because no die profile rule matched",
|
|
233
|
+
"warning.ambiguous_part": "Multiple part candidates matched the query",
|
|
234
|
+
"subtitle.kind.raw_nand": "NAND Flash",
|
|
235
|
+
"subtitle.kind.managed_nand": "Managed NAND",
|
|
236
|
+
"subtitle.kind.dram": "DRAM",
|
|
237
|
+
"subtitle.kind.memory": "Memory chip",
|
|
238
|
+
"subtitle.die_count": "{count} die",
|
|
239
|
+
"subtitle.plane_count": "{count} planes",
|
|
240
|
+
"controller_group.all.title": "All controllers",
|
|
241
|
+
"controller_group.all.description": "Complete controller inventory reported by the bundled FDB.",
|
|
242
|
+
"controller_group.selected.title": "Selected controllers",
|
|
243
|
+
"controller_group.selected.description": "Curated controller set for default UI filters and compact support views.",
|
|
244
|
+
"controller_group.if:usb20.title": "USB 2.0",
|
|
245
|
+
"controller_group.if:usb20.description": "USB 2.0 flash controllers.",
|
|
246
|
+
"controller_group.if:usb32g1.title": "USB 3.2 Gen 1",
|
|
247
|
+
"controller_group.if:usb32g1.description": "5 Gbps USB flash controllers.",
|
|
248
|
+
"controller_group.if:usb32g2.title": "USB 3.2 Gen 2",
|
|
249
|
+
"controller_group.if:usb32g2.description": "Gen 2/2x2 USB SSD controllers.",
|
|
250
|
+
"controller_group.if:sata.title": "SATA controllers",
|
|
251
|
+
"controller_group.if:sata.description": "SSD controllers with a SATA host interface.",
|
|
252
|
+
"controller_group.if:nvme.title": "NVMe controllers",
|
|
253
|
+
"controller_group.if:nvme.description": "SSD controllers with a PCIe/NVMe host interface.",
|
|
254
|
+
"controller_group.era:pre18.title": "Before 2018",
|
|
255
|
+
"controller_group.era:pre18.description": "Controllers first released or already present before 2018.",
|
|
256
|
+
"controller_group.era:plus18.title": "2018 and later",
|
|
257
|
+
"controller_group.era:plus18.description": "Controllers released in 2018 or later."
|
|
258
|
+
}
|