Help for this page

Select Code to Download


  1. or download this
    @interface {
        i : in(1);
        o : out(1);
    }
    
  2. or download this
    <interface>
          <in name="i" width="1"/>
          <out name="o" width="1"/>
    </interface>