Report generation for FPGA VI

Hello..
              I want to include the number of resources used by FPGA (LUTs, slices, blockrams etc) in my report generation. 
After compilation is completed, a window showing these resources will occur. But, how can I add this compilation report in my report generation...
Please let me know..
Thanks
Prashanth
Solved!
Go to Solution.

Hi
I made a small code which helps you achieve this functionality.
Hope it helps!
In this code: I read from "toplevel_gen_xst.log" file generated for the project; search for the string "Device utilization summary" and extract the part of interest Now you add this extract to your report compiled using report generation toolkit.
regards,
Ravi.
Attachments:
image.jpg ‏60 KB
FPGA Utilization.vi ‏10 KB

Similar Messages

  • 請問在NI網站上有NI LabVIEW Report Generation for microsoft office V 1.1.2

    NI 網站上提供Report Generation for microsoft office 版本為1.1.3
    可是我用的Lab View是8.0版,不適用。
    找了許久都沒看到有1.1.2。

    舊的正版軟體不會放在網站上,請洽業務部

  • Report Generation for Excel does not work after using the Application Builder

    I have a VI that writes data to an Excel file using the Report Generation Toolkit. I recently compiled the VI into a single Application (EXE) using the Application Builder. My VI runs its tests properly, but no data is written to Excel. What could be the cause? I don't receive any error messages.

    Hi
    I usually build exe-files, which sometimes also have report functionality.
    Open the Application Builder and check the following things:
    1. Add the following vis: _Word Dynamic VIs.vi, _Excel Dynamic VIs.vi They should be located in the directory ..\LabVIEW X.X\vi.lib\addons\_office in the llbs _wordsub.llb and _exclsub.llb (report1.jpg)
    2. If you use an Installer, go to the Advanced Settings. There you can select some things to include in the Installer. Check if "NI Reports Support" is selected. (report2.jpg)
    These are the things I always do, if I need reports and I never had problems up to now. I made two screen-shots of these settings.
    Hope this helps.
    Thomas
    Using LV8.0
    Don't be afraid to rate a good answer...
    Attachments:
    report.zip ‏25 KB

  • Short dump in report generation for bex query

    Hi,
    I have e newly installed SAP NetWeaver 7.3 and I'm not able to run BEx-Queries. When I start transaction RSRT and try to generate the report for the selected bex query, I get the following short dump:
    Category               ABAP Programming Error
    Runtime Errors         RAISE_EXCEPTION
    ABAP Program           SAPLRRSI
    Application Component  BW-BEX-OT
    If I start the test in RSRV for that query I get:
    Generation limits for the generated report
    Unable to load report GPEM3XZBL2Y9VX9H6SN
    Am I missing a profile parameter for that generartion limits or something else?
    Thanks in advance!

    Hi,
    Check whether your SAP GUI is activated and installed correctly.
    check following threads
    Runtime error RAISE_EXCEPTION has occurred
    Dump when activating Business Content 7.35
    Thanks and regards
    Kiran

  • Report generation for Delivery Blocked Orders

    Hi All,
    I am trying to pull up a report which should contain only orders with the Delivery Block.
    Through VL06O i can get the orders which need to PGIed, which are open, which are stuck in workflow and which have got delivery block.
    So is it possible to separate the delivery blocked orders (from an end user point of view) from the other orders. I tried to have a look at the filters which i could put on the VL06O-> Outbound Deliv. for PGI, but couldn't find it.
    can any one help in thi regard.
    Thank you in advance.

    Hi,
    Try report V.02 - Incomplete Orders

  • Error is report generation for one employee

    Dear SAP Experts,
    Please provide immediate solution to this issue.
    Blood Group details of one Employee is reflecting multiple times while generating report but only one record is maintained in master data.
    What could be the possible reason for this error  ?
    please give some solution  ASAP
    Regards,
    TD

    Please, stop using words "immediate" and "ASAP" that is just rude behaviour.
    You did not provide the information - which report are you running? What do you mean by 1 record in master data? Does that mean there is only one record in PA0028? If you look technically at the structure of the infotype, you will see that there can be multiply (in fact exactly 30) values / combinations maintained for one single record in the infotype.

  • Sub : Report generation for issue for production_Using sql

    Dear members,
    I am generating a report for issue for the production.In that i want to retrieve planned,completed quantity and availiable using sql query for a period of one year.Anyone pls help me in this regard to retrieve the above described fields.
    Thanks in advance,
    Regards,
    Venkatesh.R

    Venkatesh,
    You can find a list of the tables used in the Business One database in the SAP Business One SDK Help Center Documentation under "Customization Tools".
    Eddy

  • Report generation for Substances

    Hi Everybody,
                      I am trying to generate the word report from the substance information. For that i setup WWI and now i am able to create report templates and also able to generate the word reports in the Specification workbench. But the problem is i am only able to generate the report for specification header data, not able to generate for the property tree.
                     Please guide me to solve this problem.
    Thanks,
    Rajesh.

    Hi Rajesh,
    I had the same issue it has to do with the validity in the property set the validity as well as set the check box active then the property is available in the report.
    I do have another issue though, i am able to see the property values. I have typed in some general text and other information which are static. When I generate a report or preview it. The text disappears I only see property values.
    Any thoughts on that...
    Thanks
    Badri

  • Report generation for users having specific license type

    Hi friends,
    For my project purpose i have to generate report which has userId,License type of the user,corresponding composite role and single roles assigned to the user and transaction code.
    I can get the report for user and license type from USR06 and roles,transaction from SUIM.
    But I need a combined report of this. Is there any transaction code which helps me in doing this.Please let me know.
    Thanks in advance,
    With kind regards
    Karthick

    > For my project purpose i have to generate report which has
    userId,
    License type of the user, TCode:  USMM
    corresponding composite role and single roles assigned to the user and transaction code.
    1. Table:  AGR_USERS, AGR_TCODES / USR08
    2. SUIM -> a) Users by Complex selection criteria -> Execute -> Click on Roles => Full list of Roles per user.
                 -> b) Transaction -> Executable for users (all selection option)
    >
    > I can get the report for user and license type from USR06 and roles,transaction from SUIM.
    >
    > But I need a combined report of this. Is there any transaction code which helps me in doing this.Please let me know.
    1. As mentioned by Saby: use TCode SQV1 to map all the tables with a meaningful "foreign key".
    2. Download all Table contents and map them in excel by using functions.
    Regards,
    Dipanjan

  • Report generation for users assigned to Function

    Hi friends,
    We require an report should consist of the following contents.
    Usr ID(Mandaory) |   First name(optional) | Last name(optional) | Function(mandatory).
    We are not able access USER_ADDRS table which gives all this datas. So, We are looking for other options.
    Any inputs or suggestions will be appreciated.
    Thanks in Advance
    With kind regards
    Karthick
    SST Team

    Hi Gilles,
    Thanks for your suggestion.
    But can you please tell me how to add the field 'Function' in SUIM-User by complex selection criteria?. Because we dont have any option like 'Function' in SUIM-User by complex selection criteria.
    With kind regards
    Karthick

  • Report generation for PO

    I have made diffrent POs in last two months, among that some are closed. But there are so many POs whose status are not closed till its open. I want to cancel those POs (because these are no requirement) for that I want to generate the list of open Pos.
    Please suggest through which T code or any process, by which I can generate the list of POs.
    And how to cancel the PO documets ?
    Regards,
    Sandip

    Hello Sandip,
    You can generate list of open purchase order with transaction ME2N with selection parameter as WE101 and also enter the document date of last two months.
    Selection parameter : WE101 will give list of all open purchase order for goods reciept
    Selection parameter : RECHNUNG will give list of all open purchase order for invoices.
    To cancel the purchase orders, you need to go to ME22N open the purchase order , select the line items and press delete itemd and save it. You need to manually do this for every purchase order forcancellation.
    You can also using BAPI for  Mass Maintenance of Purchase orders for cancellation.
    MASS_CHANGE_PURCHASE_ORD Change Purchasing Orders
    MASS_CHANGE_PURCHASE_ORD_BAPI Change Purchasing Orders
    BR,
    Tushar
    Edited by: Tushar Patankar on Feb 2, 2011 1:17 PM

  • Ecxel and Report Generation for Microsoft Office

    Hi,
    I'm trying to do move measurement data to a predefined Excel template. I
    need to put data into same template from different measurements into
    different places of the template. If the template (and Ecxel) is closed
    accidentally outside LabView 7.0 it creates troubles. (Next time Excel do
    not open correctly etc.) Is there any way to detect when Ecxel is closed
    outside LV. Any other good ideas to prevent Excel to crash or other
    solutions.
    Thanks in advance EJ

    Unless you must have Excel visible for some reason, the best approach is to make Excel invisible when you open the application. Feed the Excel application object into a property node and set property "visible" to false. Then the only way for a user to close Excel is to end the process in the Windows Task Manager.
    Dave.
    ==============================================
    David Kaufman
    LabVIEW Certified Developer
    ==============================================

  • Report generation for no. of hits on folders in KM Navigation iviews..

    hi all,
    I have created a customised property "<b>HITS COUNT</b>"that is under a repository service.But i dont know how to activate the service and link this service to view the hits count on a particular folder under the KM....as there is no such property to view the hits on folder level...
    Please guide...

    Hi Sumit:
    Refer to the following blog which is specific to KM Document Hit Count:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2654
    Its makes use of Repository Framework of KM. Hope it helps you..!
    Tnx,
    MS

  • BI Publisher Report generation problem in Siebel

    Hi Experts,
    Here is the scenario, let's say i have 2 BIP reports in siebel, named Report A and Report B. i tried using 1500 records to generate Report A and Report B. I view the status of the reports in My BI Publisher View in Siebel, i noticed that after 5 hours, Report A is successfully generated, and report B still doesn't show if it successful or not, after 2 days, report B still doesn't show if it is successful or not.
    Based on the scenario above, here are my questions:
    a.) is there a way that we can increase the report generation for BI Publisher integrated with Siebel? 5 hrs of generating 1500 records i think is too slow, specially if that specific report is required to be generated everyday.
    b.) do you know why Report B still doesn't show if it successfully generated eventhough both reports was generated using equal amount of records?
    Thanks in advance! :)

    Here are the two steps I took to get the VI to work on my machine:
    1) Recompiled the code by ctrl-shift-clicking on the run arrow.
    2) Changed the string in the 3rd frame of the sequence that goes into the Append Front Panel Image to Report from I Graph plot.vi to I_Graph_plot.vi.
    After making the changes I did a File->Save All.

  • Exe giving error for report generation and LV 8.6.1

    I have created and installed a labview application in a PC(windows XP) where labview is not installed.  (already included NI_Excel.lvclass)
    I have used a report(excel) generation to display the results.
    I am getting following error:
    Error Code: -2147352573
    Member not found in NI_Excel.lvclass:
    I am using MS office Excel 2007 SP1
    NI LabVIEW Run-Time Engine:8.6.1.
    Report generation toolkit version:1.1.3
    phani srikanth
    Solved!
    Go to Solution.
    Attachments:
    Error.JPG ‏10 KB

    search the ni website and a 30 day eval copy can be found. For use beyond this period you would have to buy a license (unless you have one of course)
    compatibility can be found on the following link
    http://digital.ni.com/public.nsf/allkb/C9408B9F08D711E786256F3300701D01 
    hope it helps
    TD 
    Please remember to accept any solutions and give kudos, Thanks
    LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7

Maybe you are looking for

  • Display issues, system failures, lock ups- oh my!

    Hi all, For the last few months I've begun to experience significant issues with my Macbook Pro. I got it back in early 2006, so I believe it's one of the original models. Specs below: Model Name: MacBook Pro 15" Model Identifier: MacBookPro1,1 Proce

  • Getting error in creating trigger or CSQ

    HI I am facing a strange issue in doing any new config in my uccx vers 8.5.2 , I also uploaded the .cop file availabe in the cco . while creating or doing any modifucation i am getting below error  : There was an error while interacting with the Data

  • Is all folders expandable fucntionality in DLN possible for EP7.0 SP6??

    Hi All, As specified in the below thread we have modified the com.sap.portal.navigation.lightdetailednavigationtree.par as mentioned in the below changes but still the fucntionality of expanding all folders in DLN by default on click of role is not w

  • How do I find the URL?

    If I do an Aperture Web Page published to Mobile Me (not the Mobile Me Web Gallery feature - I'm talking about the web page from within Aperture, with "Stock" themes etc), how do I find the URL later? If I don't "Visit site now" upon publication and

  • How do I license another pc?

    I subscribed to acrobat pro for one desktop license for my windows desktop but would like to download the program on my macbook as well. How do I purchase a second license on this account?