F
FP
Guest
I am running a simulation after synthesis and I am getting the
following error.
** Error: C:/Modeltech_xe_starter/library/lib18.v(9835):
$hold( posedge CK &&& (flag == 1):54 ns, posedge E:54 ns, 500 ps );
lib18.v is a library with various net delays. I dont have anything
setup for setup and hold in my verilog testbench. I am getting the
same error, no matter what frequency I run the master clock at. How do
I get rid of this error?
Currenty the master clock is running at 200MHz(4 ns period)
Your help would be appreciated
following error.
** Error: C:/Modeltech_xe_starter/library/lib18.v(9835):
$hold( posedge CK &&& (flag == 1):54 ns, posedge E:54 ns, 500 ps );
lib18.v is a library with various net delays. I dont have anything
setup for setup and hold in my verilog testbench. I am getting the
same error, no matter what frequency I run the master clock at. How do
I get rid of this error?
Currenty the master clock is running at 200MHz(4 ns period)
Your help would be appreciated