Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic TAU (steve huntington)
Decrease font size
Increase font size
Topic Title: Timing Analysis in Tau G2?
Topic Summary:
Created On: 2-Mar-2005 13:24
Status: Read Only
Rate this topic Rate this topic
Terrible Terrible
Poor Poor
Fair Fair
Good Good
Very Good Very Good
Excellent Excellent
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Michelle Lee, on Friday, March 11, 2005 4:47 PM

Answer:
Hi,
We just bought TAU G2 and we're trying to use it to do some timing analysis but can't seem to find the features for it. Does anyone know if TAU G2 is capable of doing timing analysis?

Thanks!
M
 2-Mar-2005 13:24
User is offline View Users Profile Print this message


Michelle Lee

Posts: 21
Joined: 14-Oct-2004

Answer Answer
Hi,
We just bought TAU G2 and we're trying to use it to do some timing analysis but can't seem to find the features for it. Does anyone know if TAU G2 is capable of doing timing analysis?

Thanks!
M
Report this to a Moderator Report this to a Moderator
 11-Mar-2005 08:59
User is offline View Users Profile Print this message


suneel santharam

Posts: 15
Joined: 4-Sep-2003

Hi Michelle,

Can you explain me a bit more on "Timing Analysis"? What kind of information are you looking for? Are you looking for some kind of metric value?

Just for your information:

To achieve a Real Time Simulation in Tau G2 2.4 release,
you need to perform the following steps:

- Add -DXCLOCK to sctIFDEF in make.opt, where the time is zero at start up,
and stopped when in the monitor.
OR
- Add -DXCALENDARCLOCK to sctIFDEF in make.opt, where the time is whatever the
clock function returns.

Also you should add the following three lines to the file
addins/sdlkernels/include/scttypes.h in the installation as below:

#ifdef XCALENDARCLOCK
#ifndef XCLOCK
#define XCLOCK
#endif
#endif

#ifdef XCLOCK
#undef XPERFSIM
#endif

Best Regards,
Suneel...
Report this to a Moderator Report this to a Moderator
 11-Mar-2005 14:52
User is offline View Users Profile Print this message


Michelle Lee

Posts: 21
Joined: 14-Oct-2004

We want to be able to put time constraints in each transition in a sequence diagram. In addition, we also want to pull all the time constraints and put them into a Gantt chart. The analysis should also reveal the critical paths in the sequence, for example like in Microsoft Project.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic TAU forum.
There are currently 1 users logged in.
The most users ever online was 15 on 31-Mar-2008 at 16:22.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.