Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Verilog simulation of placed/routed netlist using verilog XL

1 view
Skip to first unread message

ajay.j...@gmail.com

unread,
Aug 25, 2008, 12:06:38 PM8/25/08
to
Hi,

I want to simulate the verilog netlist of placed and routed design
obtained from Cadence SoC Encounter. I have the sdf file from SoC
Encounter. I am using Verilog XL. I used the sdf_annotate command in
my testbench as follows

initial begin
$sdf_annotate("./design.sdf",instance_name,,,,);
end

Is this the right way to do it?

Thanks in advance.

Regards,
Ajay

0 new messages