-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path2017-17288_design.xml
More file actions
36 lines (36 loc) · 2.14 KB
/
2017-17288_design.xml
File metadata and controls
36 lines (36 loc) · 2.14 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
<?xml version="1.0" encoding="UTF-8"?><hyundaiDesignTool>
<ETHs>
<ETH IP="192.168.0.100">
<link rid="ECU0" type="ECU"/>
<link rid="CAR" type="CAR"/>
</ETH>
</ETHs>
<CAR IP="CAR">
<link rid="192.168.0.100" type="ETH"/>
</CAR>
<SWCs>
<SWC BCET="22" IP="LK" Virtual="1" WCET="22" consumer="" deadline="110" period="110" phase="0" readCon="1" writeCon="1">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/LK/LK.cpp" type="MANUAL"/>
</SWC>
<SWC BCET="22" IP="CC" Virtual="1" WCET="22" consumer="" deadline="110" period="110" phase="0" readCon="1" writeCon="1">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/CC/CC.cpp" type="MANUAL"/>
</SWC>
<SWC BCET="26" IP="SENSING" Virtual="1" WCET="26" consumer="" deadline="260" period="260" phase="0" readCon="0" writeCon="0">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/SENSING/SENSING.cpp" type="MANUAL"/>
</SWC>
<SWC BCET="26" IP="BRAKE" Virtual="1" WCET="26" consumer="" deadline="260" period="260" phase="0" readCon="0" writeCon="0">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/BRAKE/BRAKE.cpp" type="MANUAL"/>
</SWC>
<SWC BCET="26" IP="POWER" Virtual="1" WCET="26" consumer="" deadline="260" period="260" phase="0" readCon="0" writeCon="0">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/POWER/POWER.cpp" type="MANUAL"/>
</SWC>
<SWC BCET="26" IP="LOCAL" Virtual="1" WCET="26" consumer="" deadline="260" period="260" phase="0" readCon="0" writeCon="0">
<impl path="/home/seonghoonpark/Downloads/cmlab/ComputerModeling2021/sharedObjectFiles/LOCAL/LOCAL.cpp" type="MANUAL"/>
</SWC>
</SWCs>
<ECUs>
<ECU IP="ECU0" Virtual="1" numCores="1" schedPolicy="RM" sysClock="100" targetArch="SPC56EL70">
<link rid="192.168.0.100" type="ETH"/>
</ECU>
</ECUs>
</hyundaiDesignTool>