Macro rust_hdl::hls_host_drain
source · macro_rules! hls_host_drain {
($sim: ident, $($clock: ident).+, $uut: ident, $($fifo: ident).+) => { ... };
}macro_rules! hls_host_drain {
($sim: ident, $($clock: ident).+, $uut: ident, $($fifo: ident).+) => { ... };
}