Skip to content

Commit dec0447

Browse files
committed
WIP
1 parent f819f59 commit dec0447

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed
1.35 KB
Loading
40 KB
Loading

modules/quickstart/pages/create-library-elements/component.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ a warning if these signals are not connected to a net in the schematics:
7474

7575
image::create-component-review-signals.png[alt="Review Component Signals"]
7676

77-
== Component Editor
77+
== Review Pin-Signal-Map
7878

7979
After clicking on btn:[Finish], the component is complete. It is highly
8080
recommended to review the mapping from symbol pins to their component signals,
@@ -85,6 +85,10 @@ dropdowns:
8585

8686
image::create-component-review.png[alt="Component Editor"]
8787

88+
In this component editor you can also make more changes, like hiding specific
89+
symbol pin labels or specifying suffixes for gates, but that is not important
90+
for now.
91+
8892
[NOTE]
8993
====
9094
For our simple example this procedure might feel a bit complicated. This

modules/quickstart/pages/create-library-elements/package.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Then you need to create the package for the {example-part-name}, which is
44
called _SOT23-5_. As usual, open menu:New Library Element[Package] and
55
specify the name and category:
66

7-
image::create-package-metadata.png[alt="Create package"]
7+
image::create-package-metadata.png[alt="Create Package"]
88

99
== Add Pads
1010

0 commit comments

Comments
 (0)