Sign in
foss-fpga-tools
/
symbiflow-arch-defs
/
refs/heads/bot-conda-lock-update
/
.
/
utils
/
lib
/
rr_graph
tree: c35c7135f9a97aa06400195fe9ef2ef5bb62e09c [
path history
]
[
tgz
]
tests/
__init__.py
__main__.py
channel.py
channel2.py
graph.py
graph2.py
points.py
README.md
tracks.py
utils/lib/rr_graph/README.md
Summary of datastructures
TODO: reduce duplication
points
class StraightSegment
class Type (H, V, S)
tracks
class Track
direction (X, Y)
class Tracks
in channel
class _Track
class Type (X, Y)
class Track
class Direction (INC, DEC, BI)
in channel2
track is implicit tuple (min, max, idx)