I was running Makefile in /test folder to trace .vcd files, in order to investigate waveforms. Upon doing that, I cannot see anything values being driven into clk signal inside /sim/vproc_tb.sv module. The same thing happened with vproc_top.sv .
Tools version :
gcc & g++ : both version 11
verilator : v4.210
Any ideas on how this happened and are there any solutions to it?
Thanks !

I was running
Makefilein/testfolder to trace.vcdfiles, in order to investigate waveforms. Upon doing that, I cannot see anything values being driven intoclksignal inside/sim/vproc_tb.svmodule. The same thing happened withvproc_top.sv.Tools version :
gcc & g++ : both version 11
verilator : v4.210
Any ideas on how this happened and are there any solutions to it?
Thanks !