上传文件至 /
This commit is contained in:
commit
a3377aee1e
193
Operator1.xml
Normal file
193
Operator1.xml
Normal file
@ -0,0 +1,193 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<File
|
||||
xmlns="http://www.esterel-technologies.com/ns/scade/6"
|
||||
xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/7"
|
||||
xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3">
|
||||
<declarations>
|
||||
<Operator name="Operator1" kind="function">
|
||||
<inputs>
|
||||
<Variable name="Input1">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="9697064c-06cd-4b9d-9b59-12231ef06d66"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</inputs>
|
||||
<outputs>
|
||||
<Variable name="Output1">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="97f08ff7-3bcb-45b4-b1b3-28b61e2d0961"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
<Variable name="Output2">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="3166f57e-f5ef-494e-8ab1-23887338b033"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</outputs>
|
||||
<locals>
|
||||
<Variable name="_L3">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="2b39349d-2777-46da-a593-69a338b762c1"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
<Variable name="_L4">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="fcb2cb04-1823-4f3e-8668-8ea78c76f928"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</locals>
|
||||
<data>
|
||||
<Equation>
|
||||
<lefts>
|
||||
<VariableRef name="Output1"/>
|
||||
</lefts>
|
||||
<right>
|
||||
<IdExpression>
|
||||
<path>
|
||||
<ConstVarRef name="_L4"/>
|
||||
</path>
|
||||
</IdExpression>
|
||||
</right>
|
||||
<pragmas>
|
||||
<ed:Equation oid="6a3d1ec0-e407-4384-a6ad-12a17d2cdb26"/>
|
||||
</pragmas>
|
||||
</Equation>
|
||||
<Equation>
|
||||
<lefts>
|
||||
<VariableRef name="Output2"/>
|
||||
</lefts>
|
||||
<right>
|
||||
<IdExpression>
|
||||
<path>
|
||||
<ConstVarRef name="_L3"/>
|
||||
</path>
|
||||
</IdExpression>
|
||||
</right>
|
||||
<pragmas>
|
||||
<ed:Equation oid="d54fbcc4-f749-42ab-8341-8fd60c183a5e"/>
|
||||
</pragmas>
|
||||
</Equation>
|
||||
<Equation>
|
||||
<lefts>
|
||||
<VariableRef name="_L3"/>
|
||||
</lefts>
|
||||
<right>
|
||||
<IdExpression>
|
||||
<path>
|
||||
<ConstVarRef name="Input1"/>
|
||||
</path>
|
||||
</IdExpression>
|
||||
</right>
|
||||
<pragmas>
|
||||
<ed:Equation oid="453c2e90-7fa0-4f9b-9f3b-c68403609d97"/>
|
||||
</pragmas>
|
||||
</Equation>
|
||||
<Equation>
|
||||
<lefts>
|
||||
<VariableRef name="_L4"/>
|
||||
</lefts>
|
||||
<right>
|
||||
<NAryOp name="1" operator="+">
|
||||
<operands>
|
||||
<IdExpression>
|
||||
<path>
|
||||
<ConstVarRef name="_L3"/>
|
||||
</path>
|
||||
</IdExpression>
|
||||
<IdExpression>
|
||||
<path>
|
||||
<ConstVarRef name="_L3"/>
|
||||
</path>
|
||||
</IdExpression>
|
||||
</operands>
|
||||
</NAryOp>
|
||||
</right>
|
||||
<pragmas>
|
||||
<ed:Equation oid="919e5ddf-cd00-4462-b46d-9afd96a9ebf7"/>
|
||||
</pragmas>
|
||||
</Equation>
|
||||
</data>
|
||||
<pragmas>
|
||||
<ed:Operator oid="b6a5e9ac-ece2-4e18-884f-16ec931ad9fc">
|
||||
<diagrams>
|
||||
<NetDiagram landscape="true" format="A4 (210 297)" name="Operator1_1" oid="c3c76bcc-2ed4-4ff5-b9ec-496ce6df3414">
|
||||
<presentationElements>
|
||||
<EquationGE presentable="6a3d1ec0-e407-4384-a6ad-12a17d2cdb26">
|
||||
<position>
|
||||
<Point x="515" y="141"/>
|
||||
</position>
|
||||
<size>
|
||||
<Size width="64" height="48"/>
|
||||
</size>
|
||||
</EquationGE>
|
||||
<EquationGE presentable="d54fbcc4-f749-42ab-8341-8fd60c183a5e">
|
||||
<position>
|
||||
<Point x="515" y="356"/>
|
||||
</position>
|
||||
<size>
|
||||
<Size width="64" height="48"/>
|
||||
</size>
|
||||
</EquationGE>
|
||||
<EquationGE presentable="453c2e90-7fa0-4f9b-9f3b-c68403609d97">
|
||||
<position>
|
||||
<Point x="27" y="242"/>
|
||||
</position>
|
||||
<size>
|
||||
<Size width="64" height="48"/>
|
||||
</size>
|
||||
</EquationGE>
|
||||
<EquationGE presentable="919e5ddf-cd00-4462-b46d-9afd96a9ebf7">
|
||||
<position>
|
||||
<Point x="278" y="185"/>
|
||||
</position>
|
||||
<size>
|
||||
<Size width="64" height="48"/>
|
||||
</size>
|
||||
</EquationGE>
|
||||
<Edge leftVarIndex="1" rightExprIndex="1" srcEquation="453c2e90-7fa0-4f9b-9f3b-c68403609d97" dstEquation="919e5ddf-cd00-4462-b46d-9afd96a9ebf7"/>
|
||||
<Edge leftVarIndex="1" rightExprIndex="2" srcEquation="453c2e90-7fa0-4f9b-9f3b-c68403609d97" dstEquation="919e5ddf-cd00-4462-b46d-9afd96a9ebf7"/>
|
||||
<Edge leftVarIndex="1" rightExprIndex="1" srcEquation="453c2e90-7fa0-4f9b-9f3b-c68403609d97" dstEquation="d54fbcc4-f749-42ab-8341-8fd60c183a5e"/>
|
||||
<Edge leftVarIndex="1" rightExprIndex="1" srcEquation="919e5ddf-cd00-4462-b46d-9afd96a9ebf7" dstEquation="6a3d1ec0-e407-4384-a6ad-12a17d2cdb26"/>
|
||||
</presentationElements>
|
||||
</NetDiagram>
|
||||
</diagrams>
|
||||
</ed:Operator>
|
||||
</pragmas>
|
||||
</Operator>
|
||||
</declarations>
|
||||
</File>
|
53
Operator2.xml
Normal file
53
Operator2.xml
Normal file
@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<File
|
||||
xmlns="http://www.esterel-technologies.com/ns/scade/6"
|
||||
xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/7"
|
||||
xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3">
|
||||
<declarations>
|
||||
<Operator name="Operator2" kind="function" external="imported">
|
||||
<inputs>
|
||||
<Variable name="Input1">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="bd6a3a50-d702-48b6-b92c-5f3c63811e17"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
<Variable name="Input2">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="8b8ddd14-6f7d-4a3d-bcd2-38be82a697a8"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</inputs>
|
||||
<outputs>
|
||||
<Variable name="Output1">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="27a508d8-05be-43de-8b47-7f582e503f85"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</outputs>
|
||||
<pragmas>
|
||||
<ed:Operator oid="9d7f0916-2073-4070-8481-848e1a2192c0"/>
|
||||
</pragmas>
|
||||
</Operator>
|
||||
</declarations>
|
||||
</File>
|
72
Operator3.xml
Normal file
72
Operator3.xml
Normal file
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<File
|
||||
xmlns="http://www.esterel-technologies.com/ns/scade/6"
|
||||
xmlns:ed="http://www.esterel-technologies.com/ns/scade/pragmas/editor/7"
|
||||
xmlns:kcg="http://www.esterel-technologies.com/ns/scade/pragmas/codegen/3">
|
||||
<declarations>
|
||||
<Operator name="Operator3" kind="function" external="imported">
|
||||
<inputs>
|
||||
<Variable name="Input1">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="834c03fa-06d8-4c72-a9bc-c95a65c528e2"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
<Variable name="Input2">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="556632a8-f33e-4d01-a351-eb42403c6780"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
<Variable name="Input3">
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="56bf412d-53e0-4234-814d-099c5c230405"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</inputs>
|
||||
<outputs>
|
||||
<Variable name="Output1">
|
||||
<type>
|
||||
<Table>
|
||||
<type>
|
||||
<NamedType>
|
||||
<type>
|
||||
<TypeRef name="int8"/>
|
||||
</type>
|
||||
</NamedType>
|
||||
</type>
|
||||
<size>
|
||||
<ConstValue value="3"/>
|
||||
</size>
|
||||
</Table>
|
||||
</type>
|
||||
<pragmas>
|
||||
<ed:Variable oid="dfdef045-93e1-4e5a-8642-8b6f0016ab86"/>
|
||||
</pragmas>
|
||||
</Variable>
|
||||
</outputs>
|
||||
<pragmas>
|
||||
<ed:Operator oid="6fa12389-0475-4246-b4a1-d3ea19e9912a"/>
|
||||
</pragmas>
|
||||
</Operator>
|
||||
</declarations>
|
||||
</File>
|
Loading…
x
Reference in New Issue
Block a user