KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_text_help_md.h
Go to the documentation of this file.
1// Do not edit this file, it is autogenerated by CMake from the .md file
2_HKI( "<table>\n"
3" <tr>\n"
4" <th>Markup</th>\n"
5" <th></th>\n"
6" <th>Result</th>\n"
7" </tr>\n"
8" <tr>\n"
9" <td>&nbsp;<br><samp>^{superscript}</samp></td>\n"
10" <td></td>\n"
11" <td>&nbsp;<br><samp><sup>superscript</sup>&nbsp;</samp></td>\n"
12" </tr>\n"
13" <tr>\n"
14" <td>&nbsp;<br><samp>Driver Board^{Rev A}</samp></td>\n"
15" <td></td>\n"
16" <td>&nbsp;<br><samp>Driver Board<sup>Rev A</sup></samp></td>\n"
17" </tr>\n"
18" <tr>\n"
19" <td><br></td>\n"
20" </tr>\n"
21" <tr>\n"
22" <td>&nbsp;<br><samp>_{subscript}</samp></td>\n"
23" <td></td>\n"
24" <td>&nbsp;<br><samp><sub>subscript</sub>&nbsp;</samp></td>\n"
25" </tr>\n"
26" <tr>\n"
27" <td>&nbsp;<br><samp>D_{0} - D_{15}</samp></td>\n"
28" <td></td>\n"
29" <td>&nbsp;<br><samp>D<sub>0</sub> - D<sub>15</sub></samp></td>\n"
30" </tr>\n"
31" <tr>\n"
32" <td></td>\n"
33" </tr>\n"
34" <tr>\n"
35" <td> &nbsp;<br><samp>~{overbar}</samp><br> &nbsp;<br><samp>~{CLK}</samp></td>\n"
36" <td></td>\n"
37" <td> <samp><u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u></samp><br> <samp>overbar</samp><br> <samp><u>&nbsp;&nbsp;&nbsp;</u></samp><br> <samp>CLK</samp></td>\n"
38" </tr>\n"
39" <tr>\n"
40" <td></td>\n"
41" </tr>\n"
42" <tr>\n"
43" <td>&nbsp;<br><samp>${variable}</samp></td>\n"
44" <td></td>\n"
45" <td>&nbsp;<br><samp><i>variable_value</i></samp></td>\n"
46" </tr>\n"
47" <tr>\n"
48" <td>&nbsp;<br><samp>${REVISION}</samp></td>\n"
49" <td></td>\n"
50" <td>&nbsp;<br><samp>2020.1</samp></td>\n"
51" </tr>\n"
52" <tr>\n"
53" <td><br></td>\n"
54" </tr>\n"
55" <tr>\n"
56" <td>&nbsp;<br><samp>${refdes:field}</samp></td>\n"
57" <td></td>\n"
58" <td>&nbsp;<br><samp><i>field_value</i> of symbol <i>refdes</i></samp></td>\n"
59" </tr>\n"
60" <tr>\n"
61" <td>&nbsp;<br><samp>${R3:VALUE}</samp></td>\n"
62" <td></td>\n"
63" <td>&nbsp;<br><samp>150K</samp></td>\n"
64" </tr>\n"
65" <tr>\n"
66" <td><br></td>\n"
67" </tr>\n"
68" <tr>\n"
69" <td><br></td>\n"
70" </tr>\n"
71" <tr>\n"
72" <th>Bus Definition</th>\n"
73" <th>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>\n"
74" <th>Resultant Nets</th>\n"
75" </tr>\n"
76" <tr>\n"
77" <td>&nbsp;<br><samp>prefix[m..n]</samp></td>\n"
78" <td></td>\n"
79" <td>&nbsp;<br><samp>prefixm to prefixn</samp></td>\n"
80" </tr>\n"
81" <tr>\n"
82" <td>&nbsp;<br><samp>D[0..7]</samp></td>\n"
83" <td></td>\n"
84" <td>&nbsp;<br><samp>D0, D1, D2, D3, D4, D5, D6, D7</samp></td>\n"
85" </tr>\n"
86" <tr>\n"
87" <td><br></td>\n"
88" </tr>\n"
89" <tr>\n"
90" <td>&nbsp;<br><samp>{net1 net2 ...}</samp></td>\n"
91" <td></td>\n"
92" <td>&nbsp;<br><samp>net1, net2, ...</samp></td>\n"
93" </tr>\n"
94" <tr>\n"
95" <td>&nbsp;<br><samp>{SCL SDA}</samp></td>\n"
96" <td></td>\n"
97" <td>&nbsp;<br><samp>SCL, SDA</samp></td>\n"
98" </tr>\n"
99" <tr>\n"
100" <td><br></td>\n"
101" </tr>\n"
102" <tr>\n"
103" <td>&nbsp;<br><samp>prefix{net1 net2 ...}</samp></td>\n"
104" <td></td>\n"
105" <td>&nbsp;<br><samp>prefix.net1, prefix.net2, ...</samp></td>\n"
106" </tr>\n"
107" <tr>\n"
108" <td>&nbsp;<br><samp>USB1{D+ D-}</samp></td>\n"
109" <td></td>\n"
110" <td>&nbsp;<br><samp>USB1.D+, USB1.D-</samp></td>\n"
111" </tr>\n"
112" <tr>\n"
113" <td><br></td>\n"
114" </tr>\n"
115" <tr>\n"
116" <td>&nbsp;<br><samp>MEM{D[1..2] LATCH}</samp></td>\n"
117" <td></td>\n"
118" <td>&nbsp;<br> <samp>MEM.D1, MEM.D2, MEM.LATCH</samp> </td>\n"
119" </tr>\n"
120" <tr>\n"
121" <td>&nbsp;<br><samp>MEM{D_{[1..2]} ~{LATCH}}</samp></td>\n"
122" <td></td>\n"
123" <td> <samp>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sub>&nbsp;</sub>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sub>&nbsp;</sub>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;<u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u></samp><br> <samp>MEM.D<sub>1</sub>, MEM.D<sub>2</sub>, MEM.LATCH</samp> </td>\n"
124" </tr>\n"
125" <tr>\n"
126" <td><br></td>\n"
127" </tr>\n"
128"</table>\n"
129"<p></p>\n"
130"<p></p>\n"
131"<i>Note that markup has precedence over bus definitions.</i>\n"
132"\n"
133"" );
#define _HKI(x)