Skip to main content

write_waveform_svg

Function write_waveform_svg 

Source
pub fn write_waveform_svg(
    path: &Path,
    title: &str,
    lanes: &[(&str, &str)],
) -> Result<()>
Expand description

Write a compact digital-lane SVG used in generated simulation reports.