opentitanlib::util::vcd

Function load_vcd

Source
pub fn load_vcd(vcd: &str) -> Result<Vcd>
Expand description

A helper function using a VcdParser to directly load given VCD file contents (as a &str) to an equivalent Vcd.