Forum Discussion

s002wjhwen's avatar
s002wjhwen
Icon for New Contributor rankNew Contributor
8 hours ago

log signal to signal tap

is there system verilog syntax that can mark a signal for ILA in signal tap?

for example Xilinx Vivado has

(* mark_debug = "true" *) logic [7:0] dbg_sig;   which will put it in the ILA

No RepliesBe the first to reply