<?xml version="1.0" encoding="UTF-8"?>
<net name="split_bus_8bits" type="iopt-flow">
  <operation id="o001" x="315" y="230" rot="0" shape="rect" size="116">
    <name off_x="-81" off_y="-116" text="BusSplit8"/>
    <input off_x="-116" off_y="0" name="i1" id="o001.i1" type="range" min="0" max="255" dynamic="name" frac="0"/>
    <output off_x="115" off_y="-75" name="O1" id="o001.O1" type="boolean" min="0" max="1" frac="0">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="01" base="16"/>
        <text>i1 ANDB 0x01</text>
      </expression>
    </output>
    <output name="O2" id="o001.O2" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="-55">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="02" base="16"/>
        <text>i1 ANDB 0x02</text>
      </expression>
    </output>
    <output name="O3" id="o001.O3" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="-35">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="04" base="16"/>
        <text>i1 ANDB 0x04</text>
      </expression>
    </output>
    <output name="O4" id="o001.O4" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="-15">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="08" base="16"/>
        <text>i1 ANDB 0x08</text>
      </expression>
    </output>
    <output name="O5" id="o001.O5" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="5">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="10" base="16"/>
        <text>i1 ANDB 0x10</text>
      </expression>
    </output>
    <output name="O6" id="o001.O6" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="25">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="20" base="16"/>
        <text>i1 ANDB 0x20</text>
      </expression>
    </output>
    <output name="O7" id="o001.O7" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="45">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="40" base="16"/>
        <text>i1 ANDB 0x40</text>
      </expression>
    </output>
    <output name="O8" id="o001.O8" type="boolean" min="0" max="1" frac="0" off_x="115" off_y="65">
      <expression>
        <operand type="signal" idRef="i1"/>
        <operator type="andb"/>
        <operand type="literal" value="80" base="16"/>
        <text>i1 ANDB 0x80</text>
      </expression>
    </output>
  </operation>
</net>
