loading SDF during simulation

Status
Not open for further replies.

meir

Junior Member level 3
Joined
Jan 16, 2013
Messages
26
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,283
Visit site
Activity points
1,431
is it possible to load the SDF file during simulation ?
for example in the testbench
Code:
initial begin
   wait(top.i_dut.i_module.signal === 1'b1)
   $sdf_annotat(...);
end
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…