<?xml version="1.0"?>
<net name="diff_out" type="iopt-flow">
  <operation id="o2" x="130" y="100" rot="0" shape="rect" size="36">
    <name off_x="-22" off_y="11" text="o2"/>
    <input off_x="-36" off_y="0" name="I" id="o2.I" type="boolean" min="0" max="1" frac="0"/>
    <output off_x="35" off_y="-10" name="OP" id="o2.OP" type="boolean" min="0" max="1" frac="0">
      <expression>
        <operand type="signal" idRef="I"/>
        <text>I</text>
      </expression>
    </output>
    <output name="ON" id="o2.ON" type="boolean" min="0" max="1" frac="0" off_x="35" off_y="10">
      <expression>
        <operand type="signal" idRef="I" neg="true"/>
        <text>NOT(I)</text>
      </expression>
    </output>
  </operation>
</net>
