RCS
public defstruct RCS <: Equalable & Hashable
col: Int
row: Int
side: Dir
-
col: Int
-
row: Int
-
side: Dir
Constructors
RCS
Constructor for defstruct RCS
public defn RCS (row:Int, col:Int, side:Dir)
Functions
calc-rcs-for-pin
public defn calc-rcs-for-pin (ref:Ref, props:Table<Symbol, ?>, row-col:[Int, Int]) -> RCS
General Definitions
sort-by-row-index
public defn sort-by-row-index (pins:Tuple<JITXObject>) -> Tuple<JITXObject>
- Returns
Tuple<JITXObject>
make-box-symbol
public defn make-box-symbol (banks:Seqable<StandardBank>)
assign-schematic-symbols
public defn assign-schematic-symbols (bank-syms:Tuple<KeyValue<Int|Ref, SchematicSymbol>>)
ROW_PROP
COL_PROP
ALIGN_PROP
SIDE_PROP
GROUP_PROP
HEAD_MARGIN_PROP
public val HEAD_MARGIN_PROP
TAIL_MARGIN_PROP
public val TAIL_MARGIN_PROP
BANK_PROP