Added Documentaion
This commit is contained in:
parent
8c97c5df22
commit
ee5b292d72
@ -85,6 +85,10 @@ tweak: # optional tweaking of .gv output
|
|||||||
# loops
|
# loops
|
||||||
loops: <List> # every list item is itself a list of exactly two pins
|
loops: <List> # every list item is itself a list of exactly two pins
|
||||||
# on the connector that are to be shorted
|
# on the connector that are to be shorted
|
||||||
|
|
||||||
|
# Internal Shorts, see ex15 (all optional)
|
||||||
|
internal_shorts: <List>[<List>] # this contains a list of shorts, the shorts are represented as a list of Pins, see ex15
|
||||||
|
internal_shorts_color: <List> # this contains list contains the colors the shorts are to be represented, Index 42 in the color List defines the color of the Short with the Index 42 in the internal_shorts list
|
||||||
```
|
```
|
||||||
|
|
||||||
## Cable attributes
|
## Cable attributes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user