Function generate_verilog

Source
pub fn generate_verilog<U>(uut: &U) -> String
where U: Block,