Expand description
SVG visualizer for DME clock trees SVG visualizer for clock trees generated by the DME algorithm.
Provides ClockTreeVisualizer for rendering clock trees as scalable SVG
graphics with node coloring (root/internal/sink), wire length labels,
delay and capacitance annotations, and an optional analysis info panel.
Structs§
- Clock
Tree Visualizer - SVG visualizer for DME clock trees.
- Tree
Data - Data for a single tree in a comparison visualization.
Functions§
- create_
comparison_ visualization - Create a side-by-side comparison SVG of multiple clock trees.
- create_
delay_ model_ comparison - Convenience wrapper: compare linear vs Elmore delay model trees side by side.