|
From: Stephen W. <st...@ic...> - 2015-01-28 21:09:43
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That is the runtime griping that a value assigned into it (either by procedural assign or passing through the netlist) is not the expected size or format. That is probably a code generator problem. You may try turning on line-by-line debug printing (the vvp code generator can do this for you, I forget the exact command line flags.) and see what kind of assignment does this to you. On 01/28/2015 12:20 PM, Lonnie L Gliem wrote: > -v: vvp_net_sig.cc:181: virtual void > vvp_fun_signal4_sa::recv_vec4(vvp_net_ptr_t, const vvp_vector4_t&, > void**): Assertion `bit.size() == bits4_.size()' failed. - -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlTJUA4ACgkQrPt1Sc2b3ik2uwCfT9kvffVfSC8IggIV7W6Vy9Zj vi8AnRezNv21gcJ4h+6PZnvh2jHyudAp =IB35 -----END PGP SIGNATURE----- |