E
Essen
Guest
Hi all,
I have a verilog model with specified output delay which is described
as following code. And I add a directive "`resetall" to prevent user
set
"`delay_mode_zero" at their top test-bench. But, the output delay was
disappear recently in other users' environment. And, I don't know why?
Any suggestion for keeping my model's output delay value without
affecting
by users' simulation options or settings ?
Thanks!
buf #0.35 I0 (rddata[0], rddata_tmp[0]);
I have a verilog model with specified output delay which is described
as following code. And I add a directive "`resetall" to prevent user
set
"`delay_mode_zero" at their top test-bench. But, the output delay was
disappear recently in other users' environment. And, I don't know why?
Any suggestion for keeping my model's output delay value without
affecting
by users' simulation options or settings ?
Thanks!
buf #0.35 I0 (rddata[0], rddata_tmp[0]);