-
Notifications
You must be signed in to change notification settings - Fork 4
/
tapasco_job.json
57 lines (57 loc) · 1.36 KB
/
tapasco_job.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
47
48
49
50
51
52
53
54
55
56
57
{
"Slurm": false,
"Parallel": false,
"Jobs": [
{
"Job": "Compose",
"Design Frequency": 200,
"Platforms": [
"AU280"
],
"Architectures": [
"axi4mm"
],
"Composition": {
"Composition": [
{
"Kernel": "OmnixtendEndpoint_RES_15_RESTO_21_ACKTO_12_OX11_0_MAC_0_CON_8_MAXFRAME_1500_MAXTLFRAME_1_BRAMSIM_0",
"Count": 1
}
]
},
"Features": [
{
"Feature": "SFPPLUS",
"Properties": {
"Ports": [
{
"name": "port_A",
"mode": "singular",
"physical_port": "0",
"ic_sync": false
}
],
"PEs": [
{
"ID": "OmnixtendEndpoint_RES_15_RESTO_21_ACKTO_12_OX11_0_MAC_0_CON_8_MAXFRAME_1500_MAXTLFRAME_1_BRAMSIM_0",
"Count": "1",
"mappings": [
{
"interface": "sfp_axis_rx_0",
"direction": "rx",
"port": "port_A"
},
{
"interface": "sfp_axis_tx_0",
"direction": "tx",
"port": "port_A"
}
]
}
]
}
}
]
}
]
}