sdf annotation
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
sdf annotation

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence
Author Message
balaji286@gmail.com
Guest





Posted: Wed Nov 16, 2005 9:10 am    Post subject: sdf annotation Reply with quote

hi
when i do back annotation of the sdf file which i obtain from rtl
compiler 4.2 i try to back annotate it using $sdf_annotate
(tool)system task on the mapped file genearted by rtl compiler 4.2
which i compile using ncvlog command along with tsmc18.v.
now when i do this i get only the delays specified in the sdf file and
not the delays specified in the tsmc18.v using specparams why is it so.
more over in the sdf files even for combination io paths posedge and
negedge keywords are present which i believe is causing the warnings
one of which i have cut and pasted,please help in this regard.

ncelab: *W,SDFNEP: Failed Attempt to annotate to non-existent path
(COND (B==1) (IOPATH (posedge A) Y)) of instance
test_verilog_test.UUT.g153 of module XNOR2X1
<./sdf_files/verilog_test.sdf, line 411>.

regards
balaji

Back to top
m
Guest





Posted: Wed Nov 16, 2005 1:10 pm    Post subject: Re: sdf annotation Reply with quote

On 15 Nov 2005 21:52:07 -0800, "balaji286@gmail.com"
<balaji286@gmail.com> wrote:

Quote:
ncelab: *W,SDFNEP: Failed Attempt to annotate to non-existent path
(COND (B==1) (IOPATH (posedge A) Y)) of instance
test_verilog_test.UUT.g153 of module XNOR2X1
./sdf_files/verilog_test.sdf, line 411>.

This one is easy. You need to remove the "posedge" A. If you look at
the tsmc18.v you will see that the specparam doesn't have an edge
specifier which is causing the annoation to fail because the right
slot type doesn't exist. You can do the following in VI command line:

1,$s/PATH (...edge \(.*\))/PATH \1/
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB