2/20/2007

加sdf的postsimulation

Add the following code in the testbench of your design:

initial
begin
$sdf_annotate("sdf_file.sdf", uut);
end

No comments: