In SimCompare, is it possible to compare only the trace values and ignore the timestamps?
For example, given the two traces of the same signal but at RTL and SystemC
SystemC: 7@10ns , 10@20ns 10, 50@30ns
RTL: 7@50ns 7, 10@100ns 10, 50@150ns
if we ignore the timestamps, the traces are the same.