Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWarning during simulation using modelsim 10.4b
Hi all, While running a design verification generated via qsys testbench, I'm continuously monitoring sink bfm for any new data/packet. During this, i get this warning. *** warning: vl_init_v...
Altera_Forum
Honored Contributor
9 years ago*** warning: vl_init_value, unknown td kind:0
I got this exact error. I had just put in a line of code -- localparam test = 30; and I got dozens of these messages. I put that line of code at the top of the module and they all went away!