Skip to content

Commit fcdd2ca

Browse files
committed
WIP
1 parent 57bbd11 commit fcdd2ca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
135 KB
Loading
2.3 KB
Loading

modules/quickstart/pages/create-project/schematics.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Once your schematic contains some components, the pins can be connected with
8383
the btn:[Draw Wire] tool. In this tool, just click on a pin to start a new
8484
wire:
8585

86-
image::schematic-draw-wire.png[alt="Draw wire"]
86+
image::schematic-draw-wire.png[alt="Draw Wire"]
8787

8888
[IMPORTANT]
8989
====
@@ -104,7 +104,7 @@ To keep schematics clean and readable, net labels may be added. They allow
104104
to explicitly specify net names, and to create hidden connections between
105105
wires of the same net name.
106106

107-
. Start the btn:[Add Net Label] tool.
107+
. Start the tool btn:[Add Label to Net or Bus].
108108
. click on the wire where to attach the label.
109109
. Click to specify the label position.
110110

@@ -113,7 +113,7 @@ wires of the same net name.
113113
While placing labels, press kbd:[R] to rotate.
114114
====
115115

116-
image::schematic-netlabels.png[alt="Add net labels"]
116+
image::schematic-netlabels.png[alt="Add Net Labels"]
117117

118118
[NOTE]
119119
====
@@ -125,7 +125,7 @@ automatically be connected, even accross schematic pages.
125125

126126
For larger projects, you may want to split the schematics into multiple
127127
sheets for better readability. Just add more sheets with
128-
menu:Schematic[New Sheet], then add a frame and devices the same way.
128+
menu:Project[New Sheet], then add a frame and devices the same way.
129129
Use supply symbols and net labels to connect nets across pages.
130130

131131
== Electrical Rule Check

0 commit comments

Comments
 (0)