-
Notifications
You must be signed in to change notification settings - Fork 489
Expand file tree
/
Copy pathwormhole_b0_80_arch.yaml
More file actions
90 lines (75 loc) · 1.92 KB
/
Copy pathwormhole_b0_80_arch.yaml
File metadata and controls
90 lines (75 loc) · 1.92 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# soc-descriptor yaml
# Anything using [#-#] is noc coordinates
# Anything using [[#, #]] is logical coordinates (Can be relative)
# relative index: 0 means first row, -1 means last row of functional grid...
grid:
x_size: 10
y_size: 12
arc:
[ 0-10 ]
pcie:
[ 0-3 ]
dram:
[
[0-0, 0-1, 0-11],
[0-0, 0-1, 0-11],
[0-5, 0-6, 0-7],
[0-5, 0-6, 0-7],
[5-0, 5-1, 5-11],
[5-0, 5-1, 5-11],
[5-2, 5-9, 5-10],
[5-2, 5-9, 5-10],
[5-3, 5-4, 5-8],
[5-3, 5-4, 5-8],
[5-5, 5-6, 5-7],
[5-5, 5-6, 5-7]
]
dram_preferred_eth_endpoint:
[ 0-0, 0-0, 0-6, 0-6, 5-0, 5-0, 5-10, 5-10, 5-4, 5-4, 5-6, 5-6 ]
dram_preferred_worker_endpoint:
[ 0-11, 0-1, 0-5, 0-7, 5-1, 5-11, 5-2, 5-9, 5-8, 5-3, 5-5, 5-7 ]
dram_address_offsets:
[ 0, 1073741824, 0, 1073741824, 0, 1073741824, 0, 1073741824, 0, 1073741824, 0, 1073741824 ]
eth:
[
9-0, 1-0, 8-0, 2-0, 7-0, 3-0, 6-0, 4-0,
9-6, 1-6, 8-6, 2-6, 7-6, 3-6, 6-6, 4-6,
]
functional_workers:
[
1-1, 2-1, 3-1, 4-1, 6-1, 7-1, 8-1, 9-1,
1-2, 2-2, 3-2, 4-2, 6-2, 7-2, 8-2, 9-2,
1-3, 2-3, 3-3, 4-3, 6-3, 7-3, 8-3, 9-3,
1-4, 2-4, 3-4, 4-4, 6-4, 7-4, 8-4, 9-4,
1-5, 2-5, 3-5, 4-5, 6-5, 7-5, 8-5, 9-5,
1-7, 2-7, 3-7, 4-7, 6-7, 7-7, 8-7, 9-7,
1-8, 2-8, 3-8, 4-8, 6-8, 7-8, 8-8, 9-8,
1-9, 2-9, 3-9, 4-9, 6-9, 7-9, 8-9, 9-9,
1-10, 2-10, 3-10, 4-10, 6-10, 7-10, 8-10, 9-10,
1-11, 2-11, 3-11, 4-11, 6-11, 7-11, 8-11, 9-11,
]
harvested_workers:
[]
router_only:
[
0-2, 0-4, 0-8, 0-9
]
worker_l1_size:
1499136
dram_bank_size:
1073741824
eth_l1_size:
262144
arch_name: WORMHOLE_B0
features:
noc:
translation_id_enabled: True
unpacker:
version: 2
inline_srca_trans_without_srca_trans_instr: True
math:
dst_size_alignment: 32768
packer:
version: 2
overlay:
version: 2