Files
lab-rv32i-freertos-c-event-…/web/figures/a2-structure.svg
T

43 lines
7.0 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="217px" preserveAspectRatio="none" style="width:744px;height:217px;" version="1.1" viewBox="0 0 744 217" width="744px" zoomAndPan="magnify"><defs/><g><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="300" x="225.5" y="12.8281">A2 STRUCTURE — one EventGroup and disjoint masks</text><!--MD5=[1d1cacbd73a0126b771be7b0c6d45549]
entity group--><rect fill="#EDF6FA" height="52.6882" style="stroke: #2C7794; stroke-width: 1.5;" width="114" x="339" y="153.6541"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="83" x="349" y="176.4822">01 EventGroup</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="94" x="349" y="192.8263">EventBits_t value</text><!--MD5=[55a3d76f9f066a914db2e6a0219879c4]
entity ready--><rect fill="#EDF6FA" height="69.0323" style="stroke: #2C7794; stroke-width: 1.5;" width="108" x="6" y="24.6241"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="88" x="16" y="47.4522">02 READY mask</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="87" x="16" y="63.7963">A=0x01 B=0x02</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="54" x="16" y="80.1404">ALL=0x03</text><!--MD5=[8b44882b8e17850e01b1ad5c18eac763]
entity sync--><rect fill="#EDF6FA" height="69.0323" style="stroke: #2C7794; stroke-width: 1.5;" width="152" x="149" y="24.6241"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="81" x="159" y="47.4522">03 SYNC mask</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="132" x="159" y="63.7963">A=0x10 B=0x20 C=0x40</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="54" x="159" y="80.1404">ALL=0x70</text><!--MD5=[4d302acd527bc9f790d99ea65b823e73]
entity coordinator--><rect fill="#EDF6FA" height="69.0323" style="stroke: #2C7794; stroke-width: 1.5;" width="119" x="336.5" y="24.6241"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="99" x="346.5" y="47.4522">04 coordinator p3</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="82" x="346.5" y="63.7963">wait ALL-ready</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="36" x="346.5" y="80.1404">sync C</text><!--MD5=[f83ae91a690dfc657e1c5fbbd818f13d]
entity a--><rect fill="#EDF6FA" height="69.0323" style="stroke: #2C7794; stroke-width: 1.5;" width="104" x="490" y="24.6241"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="84" x="500" y="47.4522">05 worker A p2</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="71" x="500" y="63.7963">set READY_A</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="36" x="500" y="80.1404">sync A</text><!--MD5=[5d12e840fb55afd9ed7b3559a638e8f7]
entity b--><rect fill="#EDF6FA" height="69.0323" style="stroke: #2C7794; stroke-width: 1.5;" width="104" x="629" y="24.6241"/><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="84" x="639" y="47.4522">06 worker B p1</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="71" x="639" y="63.7963">set READY_B</text><text fill="#000000" font-family="Monospace" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="36" x="639" y="80.1404">sync B</text><!--MD5=[d5246341e733db5b811f0ee5cc5d1732]
link ready to group--><path d="M114.34,86.2941 C120.26,88.8841 126.22,91.3841 132,93.6541 C199.35,120.1041 278.55,144.8941 332.52,160.8741 " fill="none" id="ready-&gt;group" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="337.19,162.2541,329.6875,155.8735,332.3939,160.841,327.4264,163.5474,337.19,162.2541" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[f24511f33fdd0582ce0fdb9d828196a1]
link sync to group--><path d="M273.54,93.8841 C298.89,111.5041 329.61,132.8541 353.94,149.7641 " fill="none" id="sync-&gt;group" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="357.79,152.4341,352.6793,144.0151,353.6832,149.5821,348.1161,150.586,357.79,152.4341" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[67d154702bc50ed38af1f7c321d819e8]
link coordinator to group--><path d="M396,93.8841 C396,110.6041 396,130.6841 396,147.1441 " fill="none" id="coordinator-&gt;group" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="396,151.9741,400,142.9741,396,146.9741,392,142.9741,396,151.9741" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[a6ae9f49857fb04940e522319e51d9d6]
link a to group--><path d="M500.55,93.8841 C479.01,111.4241 452.93,132.6541 432.21,149.5241 " fill="none" id="a-&gt;group" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="428.51,152.5341,438.0127,149.9461,432.3849,149.3742,432.9568,143.7463,428.51,152.5341" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[217721867f94675bdac4e6f4641b6044]
link b to group--><path d="M628.81,85.6041 C622.83,88.3841 616.8,91.1141 611,93.6541 C560.57,115.7041 502.51,138.6041 459.45,155.1341 " fill="none" id="b-&gt;group" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#A80036" points="454.89,156.8741,464.7263,157.3706,459.5556,155.0764,461.8499,149.9056,454.89,156.8741" style="stroke: #A80036; stroke-width: 1.0;"/><!--MD5=[c8a6999f871c54d0b084a37a392b45b8]
@startuml
skinparam backgroundColor transparent
skinparam shadowing false
skinparam defaultFontName Monospace
skinparam defaultFontSize 12
skinparam rectangleBorderColor #2c7794
skinparam rectangleBackgroundColor #edf6fa
title A2 STRUCTURE — one EventGroup and disjoint masks
rectangle "01 EventGroup\nEventBits_t value" as group
rectangle "02 READY mask\nA=0x01 B=0x02\nALL=0x03" as ready
rectangle "03 SYNC mask\nA=0x10 B=0x20 C=0x40\nALL=0x70" as sync
rectangle "04 coordinator p3\nwait ALL-ready\nsync C" as coordinator
rectangle "05 worker A p2\nset READY_A\nsync A" as a
rectangle "06 worker B p1\nset READY_B\nsync B" as b
ready - -> group
sync - -> group
coordinator - -> group
a - -> group
b - -> group
@enduml
PlantUML version 1.2020.02(Sun Mar 01 11:22:07 CET 2020)
(GPL source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Java Version: 25.0.4-ea+4-1-Debian
Operating System: Linux
Default Encoding: UTF-8
Language: en
Country: null
--></g></svg>