wire

Macro wire 

Source
macro_rules! wire {
    ($g:expr,$name:ident) => { ... };
}
Expand description

Creates a wire with the same variable name and gate name.