From: Martin W. <ic...@ma...> - 2019-12-21 21:20:28
|
fuyong wrote: > Hi, > > We are compiling the new version from git to check mainly the new VPI > feature of EndOfSimTime. And we have met the runtime error: > > vvp -M . -m vpi1 a.out > vvp: vthread.cc:138: const vvp_vector4_t& vthread:s:peek_vec4(unsigned > int): Assertion `depth < size' failed. > > Any chance to tell what is wrong? Not without a test case that allows us to reproduce the error. |