Quantcast
Channel: SystemC Language Forum RSS Feed
Viewing all articles
Browse latest Browse all 595

Scopes in systemc vcd files

$
0
0

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
 

Viewing all articles
Browse latest Browse all 595

Trending Articles