Macro hls_host_get_word

Source
macro_rules! hls_host_get_word {
    ($sim: ident, $($clock: ident).+, $uut: ident, $($fifo:ident).*) => { ... };
}