Macro hazardflow_designs::display
source · macro_rules! display { ($string: expr) => { ... }; ($fstring: expr, $($arg:expr),+) => { ... }; }
Expand description
Display macro
This macro will be compiled as fdisplay
system task of verilog.