Skip to content

Commit 51458a8

Browse files
lansergerobtaylor
authored andcommitted
Minor update to PinSignature docs
1 parent f3dc981 commit 51458a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chipflow_lib/platforms/utils.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ def InputPinSignature(width, **kwargs):
159159

160160

161161
def BidirPinSignature(width, **kwargs):
162-
"""This creates Amaranth Signtaure used to decorate package bidirectional wires that would
163-
be connected to the pads on the package.
162+
"""This creates Amaranth Signtaure used to decorate package bidirectional wires
163+
that would be connected to the pads on the package.
164164
This creates an Amaranth Signature which is then used to decorate bi-directional signals
165165
intended for connection to the physical pads of the integrated circuit package.
166166

0 commit comments

Comments
 (0)