Usually simulator put a struture of scopes into the vcd file.
So in the viewer its much easier to get through the signals.
But SystemC does not by default.
Instead they have dots in the name.
$scope module SystemC $end
$var wire 32 aaa top.irx_hsdpa_top.HSI_CLC_REG [31:0] $end
.....
Is it possible to change systemCs mind ?
regards,
thomas