WP_Term Object
(
    [term_id] => 119
    [name] => Altair
    [slug] => altair
    [term_group] => 0
    [term_taxonomy_id] => 119
    [taxonomy] => category
    [description] => 
    [parent] => 157
    [count] => 16
    [filter] => raw
    [cat_ID] => 119
    [category_count] => 16
    [category_description] => 
    [cat_name] => Altair
    [category_nicename] => altair
    [category_parent] => 157
)

RTDA at Altera

RTDA at Altera
by Paul McLellan on 03-12-2013 at 8:05 pm

 I talked to Yaron Kretchmer of Altera to find out how they are using RTDA’s products. I believe that Altera are the oldest customer of RTDA, dating back over 15 years, originally used by the operations team around the test floor before propagating out in the EDA and software worlds more recently.

Altera use two RTDA tools, LicenceMonitor and FlowTracer.

LicenseMonitor keeps very accurate high granularity data about what licenses are being used. Altera has one or more of pretty much every EDA company’s tools and they monitor several thousand different licensed tool features. This enables directors and VPs to see how licenses are being used, whether certain groups are using them and provides input data for purchases. The tool is very stable and it has resulted in cost-savings that are orders of magnitude greater than its cost by making it easier to sanitize large requests such as asking for a doubling of simulation licenses, and by cutting back on unused licenses during negotiations with EDA companies on remixing the licenses and, usually, acquiring additional licenses too.

The other tool is FlowTracer. This is like the Unix “make” command on steroids. When moving an existing flow into the FlowTracer environment it can automatically identify dependencies based on monitoring what gets done, what files get read, and so build the dependency graph. But Altera find that this isn’t very script friendly so they take that as a quick and dirty starting point and then handcraft the scripts for better maintainability. They currently have RTL->GDS, data management verification and some other flows up and running (they have been using it a bit over a year). There are lots more opportunities in the rest of Altera to make more use, such as the regression flows for software and hardware and additional functional verification flows.

Basically, Altera are very happy with the RTDA tools and expect to proliferate them more in the future. The first step in optimizing your license use is to know how many you are really using, and LicenseMonitor provides this. The first step in optimizing a flow is to make it repeatable and FlowTracer does this.

There is a forum thread on SemiWiki discussing RTDA’s products versus open-source here.

Share this post via:

Comments

There are no comments yet.

You must register or log in to view/post comments.