Function source_attribute

Source
fn source_attribute(
    loc: &Option<Loc<()>>,
    code: &Option<CodeBundle>,
) -> Option<String>
Expand description

Produces a source location verilog attribute if the loc and code bundle are defined