Skip to content

Commit 65f2d85

Browse files
committed
Update doc & examples
1 parent 1da7698 commit 65f2d85

25 files changed

+97
-22
lines changed

docs/picmg.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,16 @@ PICMG AMC.0 Specification R2.0, Table 3-29
130130
<br>
131131

132132

133+
## CarrierBusedConnectivity
134+
PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-12
135+
136+
|Name |Type |Opt
137+
|----------------------------------------|--------------------|------------------------------|
138+
|`bused_connection_descriptors` |array (BusedConnectionDescriptor)| |
139+
140+
<br>
141+
142+
133143
## Zone3InterfaceDocumentation
134144
PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-15
135145

@@ -307,3 +317,25 @@ PICMG AMC.0 Specification R2.0, Table 3-30
307317

308318
<br>
309319

320+
321+
## BusedDeviceDescriptor
322+
PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-14
323+
324+
|Name |Type |Opt
325+
|----------------------------------------|--------------------|------------------------------|
326+
|`resource_id` |int (u1) |`on_carrier`, `AMC` |
327+
|`amc_site` |int (u4) | |
328+
|`port` |int (u8) | |
329+
330+
<br>
331+
332+
333+
## BusedConnectionDescriptor
334+
PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-13
335+
336+
|Name |Type |Opt
337+
|----------------------------------------|--------------------|------------------------------|
338+
|`bused_device_descriptor` |array (BusedDeviceDescriptor)| |
339+
340+
<br>
341+

docs/records.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
|MtcaCarrierActivationPm |PICMG Specification MTCA.0 R1.0, Table 3-25 |
4242
|CarrierP2pConnectivity |PICMG AMC.0 Specification R2.0, Table 3-13 |
4343
|CarrierClkP2pConnectivity |PICMG AMC.0 Specification R2.0, Table 3-29 |
44+
|CarrierBusedConnectivity |PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-12 |
4445
|Zone3InterfaceDocumentation |PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-15 |
4546

4647
<br>
@@ -63,6 +64,8 @@
6364
|P2pAmcResourceDescriptor |PICMG AMC.0 Specification R2.0, Table 3-14 |
6465
|P2pClockConnectionDescriptor |PICMG AMC.0 Specification R2.0, Table 3-32 |
6566
|ClockP2pResourceDescriptor |PICMG AMC.0 Specification R2.0, Table 3-30 |
67+
|BusedDeviceDescriptor |PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-14 |
68+
|BusedConnectionDescriptor |PICMG MicroTCA.4 Enhancements for Rear I/O and Timing R1.0, Table 3-13 |
6669

6770
<br>
6871

examples/ADRV9375-N.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "ADRV9375-N.bin"
1+
# created with frugy 0.4.0 from "ADRV9375-N.bin"
22

33
BoardInfo:
44
language_code: 25

examples/DWC8VM1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "DWC8VM1.bin"
1+
# created with frugy 0.4.0 from "DWC8VM1.bin"
22

33
BoardInfo:
44
mfg_date_time: 2014-06-09 14:51:00

examples/DWC8VM1_HF.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "DWC8VM1_HF.bin"
1+
# created with frugy 0.4.0 from "DWC8VM1_HF.bin"
22

33
BoardInfo:
44
mfg_date_time: 2016-06-03 10:00:00

examples/caen-fmc-pico-1m4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "caen-fmc-pico-1m4.bin"
1+
# created with frugy 0.4.0 from "caen-fmc-pico-1m4.bin"
22

33
BoardInfo:
44
mfg_date_time: 2015-06-10 00:00:00

examples/damc-fmc1z7io.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "damc-fmc1z7io.bin"
1+
# created with frugy 0.4.0 from "damc-fmc1z7io.bin"
22

33
BoardInfo:
44
manufacturer: DESY

examples/damc-fmc20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "damc-fmc20.bin"
1+
# created with frugy 0.4.0 from "damc-fmc20.bin"
22

33
BoardInfo:
44
manufacturer: DESY

examples/damc-fmc25.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "damc-fmc25.bin"
1+
# created with frugy 0.4.0 from "damc-fmc25.bin"
22

33
BoardInfo:
44
manufacturer: DESY

examples/damc-fmc2zup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# created with frugy 0.3.0 from "damc-fmc2zup.bin"
1+
# created with frugy 0.4.0 from "damc-fmc2zup.bin"
22

33
BoardInfo:
44
manufacturer: DESY/CAEN ELS

0 commit comments

Comments
 (0)