<?xml version="1.0" encoding="UTF-8"?>
<net name="testegals01" type="iopt-flow">
  <operation id="o001" x="205" y="185" rot="0" shape="arrow" size="24">
    <name off_x="-19" off_y="-24" text="o001"/>
    <input off_x="-24" off_y="-8" name="s002" id="o001.s002" type="range" min="0" max="7" dynamic="all" frac="0"/>
    <input off_x="-24" off_y="8" name="o001" id="o001.o001" type="range" min="0" max="7" dynamic="name" frac="0"/>
    <output off_x="24" off_y="0" name="out" id="o001.out" type="range" min="0" max="7" frac="0">
      <expression>
        <operand type="signal" idRef="s002"/>
        <operator type="add"/>
        <operand type="signal" idRef="o001" delay="1"/>
        <text>s002 + o001[-1]</text>
      </expression>
    </output>
  </operation>
  <signal id="s002" x="80" y="170" mode="input" type="range" min="0" max="7" frac="0" value="0" dynamic="none"/>
  <signal id="s003" x="335" y="185" mode="output" type="range" min="0" max="7" dynamic="none" frac="0" value="0"/>
  <arc id="a004" type="read" source="s002" target="o001.s002"/>
  <arc id="a005" type="read" source="o001.out" target="s003"/>
  <arc id="a006" type="read" source="o001.out" target="o001.o001" view="symbolic"/>
</net>
