Error-[ICTTFC] Incompatible complex type usage

In reply to rijosh:

Few things to note:

  1. Verilog/SV integer is 4-state and perhaps you wanted int
  2. Assuming you are doing the ::get inside a sequence, use null as context as Sequences do not have a fixed hierarchy. Kind of a namespace in global and both set and get will use that.

Good Luck
Srini
www.go2uvm.org

1 Like