Configuration of external HBM interface Schema
http://pulp-platform.org/snitch/occamy.schema.json#/properties/hbm
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | occamy.schema.json* |
hbm Type
object
(Configuration of external HBM interface)
Configuration of external HBM interface Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
address_1 | integer |
Optional | cannot be null | Occamy System Schema |
address_2 | integer |
Optional | cannot be null | Occamy System Schema |
channel_size | integer |
Optional | cannot be null | Occamy System Schema |
nr_channels_total | integer |
Optional | cannot be null | Occamy System Schema |
nr_channels_address_0 | integer |
Optional | cannot be null | Occamy System Schema |
cfg_regions | Not specified | Optional | cannot be null | Occamy System Schema |
address_1
Start of HBM address region 1.
address_1
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Occamy System Schema
address_1 Type
integer
address_1 Constraints
minimum: the value of this number must greater than or equal to: 0
address_2
Start of HBM address region 1.
address_2
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Occamy System Schema
address_2 Type
integer
address_2 Constraints
minimum: the value of this number must greater than or equal to: 0
channel_size
Size of single HBM channel region.
channel_size
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Occamy System Schema
channel_size Type
integer
channel_size Constraints
minimum: the value of this number must greater than or equal to: 0
nr_channels_total
Total number of HBM channels.
nr_channels_total
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Occamy System Schema
nr_channels_total Type
integer
nr_channels_total Constraints
minimum: the value of this number must greater than or equal to: 0
nr_channels_address_0
Number of lower HBM channels accessible over address region 1
nr_channels_address_0
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Occamy System Schema
nr_channels_address_0 Type
integer
nr_channels_address_0 Constraints
minimum: the value of this number must greater than or equal to: 0
cfg_regions
cfg_regions
-
is optional
-
Type: unknown
-
cannot be null
-
defined in: Occamy System Schema
cfg_regions Type
unknown