Loading...
Searching...
No Matches
 
 
 
 
Go to the documentation of this file.
    9"        <td> <br><samp>^{superscript}</samp></td>\n" 
   11"        <td> <br><samp><sup>superscript</sup> </samp></td>\n" 
   14"        <td> <br><samp>Driver Board^{Rev A}</samp></td>\n" 
   16"        <td> <br><samp>Driver Board<sup>Rev A</sup></samp></td>\n" 
   22"        <td> <br><samp>_{subscript}</samp></td>\n" 
   24"        <td> <br><samp><sub>subscript</sub> </samp></td>\n" 
   27"        <td> <br><samp>D_{0} - D_{15}</samp></td>\n" 
   29"        <td> <br><samp>D<sub>0</sub> - D<sub>15</sub></samp></td>\n" 
   35"        <td>  <br><samp>~{overbar}</samp><br>  <br><samp>~{CLK}</samp></td>\n" 
   37"        <td> <samp><u>       </u></samp><br> <samp>overbar</samp><br> <samp><u>   </u></samp><br> <samp>CLK</samp></td>\n" 
   43"        <td> <br><samp>${variable}</samp></td>\n" 
   45"        <td> <br><samp><i>variable_value</i></samp></td>\n" 
   48"        <td> <br><samp>${REVISION}</samp></td>\n" 
   50"        <td> <br><samp>2020.1</samp></td>\n" 
   56"        <td> <br><samp>${refdes:field}</samp></td>\n" 
   58"        <td> <br><samp><i>field_value</i> of symbol <i>refdes</i></samp></td>\n" 
   61"        <td> <br><samp>${R3:VALUE}</samp></td>\n" 
   63"        <td> <br><samp>150K</samp></td>\n" 
   72"        <th>Bus Definition</th>\n" 
   73"        <th>             </th>\n" 
   74"        <th>Resultant Nets</th>\n" 
   77"        <td> <br><samp>prefix[m..n]</samp></td>\n" 
   79"        <td> <br><samp>prefixm to prefixn</samp></td>\n" 
   82"        <td> <br><samp>D[0..7]</samp></td>\n" 
   84"        <td> <br><samp>D0, D1, D2, D3, D4, D5, D6, D7</samp></td>\n" 
   90"        <td> <br><samp>{net1 net2 ...}</samp></td>\n" 
   92"        <td> <br><samp>net1, net2, ...</samp></td>\n" 
   95"        <td> <br><samp>{SCL SDA}</samp></td>\n" 
   97"        <td> <br><samp>SCL, SDA</samp></td>\n" 
  103"        <td> <br><samp>prefix{net1 net2 ...}</samp></td>\n" 
  105"        <td> <br><samp>prefix.net1, prefix.net2, ...</samp></td>\n" 
  108"        <td> <br><samp>USB1{D+ D-}</samp></td>\n" 
  110"        <td> <br><samp>USB1.D+, USB1.D-</samp></td>\n" 
  116"        <td> <br><samp>MEM{D[1..2] LATCH}</samp></td>\n" 
  118"        <td> <br> <samp>MEM.D1, MEM.D2, MEM.LATCH</samp> </td>\n" 
  121"        <td> <br><samp>MEM{D_{[1..2]} ~{LATCH}}</samp></td>\n" 
  123"        <td> <samp>     <sub> </sub>       <sub> </sub>      <u>     </u></samp><br> <samp>MEM.D<sub>1</sub>, MEM.D<sub>2</sub>, MEM.LATCH</samp> </td>\n" 
  131"<i>Note that markup has precedence over bus definitions.</i>\n"