initial commit for github
This commit is contained in:
commit
60968612de
370 changed files with 68427 additions and 0 deletions
26
test/mapping/files/engine_macros.map
Normal file
26
test/mapping/files/engine_macros.map
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<mapping>
|
||||
<header>
|
||||
<language_version>1.00</language_version>
|
||||
<author>ASAP</author>
|
||||
<date_creation>2016-Mar-22</date_creation>
|
||||
<date_change>2016-Mar-22</date_change>
|
||||
<description>Mapping description generated by SiMaEditor</description>
|
||||
</header>
|
||||
|
||||
<sources>
|
||||
<source name="MinimalSignal" type="MinimalStruct" />
|
||||
<source name="MinimalSignal2" type="MinimalStruct" />
|
||||
<source name="InSignal" type="InStruct" />
|
||||
</sources>
|
||||
|
||||
<targets>
|
||||
<target name="OutSignal" type="OutStruct">
|
||||
<assignment to="ui64Val" function="simulation_time()" />
|
||||
<assignment to="ui32Val" function="trigger_counter()" />
|
||||
<assignment to="bVal" function="received(MinimalSignal)" />
|
||||
|
||||
<trigger type="signal" variable="InSignal" />
|
||||
</target>
|
||||
</targets>
|
||||
</mapping>
|
Loading…
Add table
Add a link
Reference in a new issue