Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

Exporting results out of vtlec

sharshera
Beginner
681 Views
I have lots of results inside of vtlec.

I want to export this to Excel to make statistics/comparisions and stuff like that.

Is there a way to do this?

I cannot copy the Call-graph or the resulting tables of data or anything to the outside of vtlec except by hand.

Does anybody have any suggestion?


Hameed.
0 Kudos
1 Reply
David_A_Intel1
Employee
681 Views
Hi Hameed!
Yes, you can export the results by using the command line interface: vtl. Using the vtl project command, you can set vtl to operate on the project you created in vtlec. Then, use the vtl view command to dump the results. See man callgraph for more info on formatting the output. Also, you can pipe it through scripts or sed/awk/etc to format it the way you want.

Message Edited by DaveA on 10-06-2005 02:00 PM

0 Kudos
Reply