<?xml version="1.0" encoding="UTF-8"?>
<net name="cmp" type="iopt-flow">
  <signal id="xin_s1" x="265" y="195" mode="input" type="range" min="0" max="100" frac="0" value="0" dynamic="none" io_pin="0"/>
  <signal id="xout_s2" x="505" y="190" mode="output" type="range" min="0" max="100" dynamic="type" frac="0"/>
  <operation id="o3" x="380" y="190" rot="0" shape="arrow" size="16">
    <name off_x="-11" off_y="-16" text="o3"/>
    <input off_x="-16" off_y="0" name="in_s1" id="o3.in_s1" type="range" min="0" max="100" dynamic="all" frac="0"/>
    <output off_x="16" off_y="0" name="out" id="o3.out" type="range" min="0" max="100" dynamic="type" frac="0">
      <expression>
        <operand type="signal" idRef="in_s1"/>
        <operator type="add"/>
        <operand type="literal" value="1"/>
        <text>in_s1 + 1</text>
      </expression>
    </output>
  </operation>
  <arc id="a4" type="read" source="xin_s1" target="o3.in_s1"/>
  <arc id="a5" type="read" source="o3.out" target="xout_s2"/>
</net>
