deliver the Xilinx IP instantiation with myrio

I can't instantiate all items in the range of Xilinx IP in my projects. I think I have all the necessary software installed, but there is always an error that says: "no repository of IP of the user not specified", even if I don't see IP functions in the directories in which he said his watch. So it does not configure a Xilinx IP.

All other settings I'm missing? I am able to compile and execute projects that don't use Xilinx IP.

I have the myrio-1900, running in windows 8.1.

Here is the output I get after pressing the button "Configure Xilinx IP" for floating point IP block. (Found in Xilinx IP-> mathematical functions).

C:\NIFPGA\iptemp\xipinBD40ED244EE942F7BF92AF0DE2FF7A66>set XILINX_EDK = C:\NIFPGA\programs\Vivado2013_4\ids_lite\ISE

C:\NIFPGA\iptemp\xipinBD40ED244EE942F7BF92AF0DE2FF7A66>cmd/c C:\NIFPGA\programs\Vivado2013_4\bin\vivado-batch mode - source 'C:\NIFPGA\iptemp\xipinBD40ED244EE942F7BF92AF0DE2FF7A66\init.tcl '.

Vivado v2013.4_ (AR59519_AR59812_AR59814_AR60501) (64-bit)
SW Build 353583 on Mon 9 17:49:19 MST dec 2013
IP build 208076 on Mon dec 2 12:38:17 MST 2013
* Copyright 1986-1999, 2001-2013 Xilinx, Inc. All rights reserved.

Attempt to obtain a license: implementation
WARNING: [Common 17-301] cannot get a license: implementation
WARNING: [15-19 Vivado] WARNING: no "Implementation" license found. This message can be ignored safely if a Vivado WebPACK or device-locked, common license for governing body kits, will be used during the implementation.

Attempt to obtain a license: synthesis
WARNING: [Common 17-301] cannot get a license: synthesis
Loading of the parts and information on the site of C:/NIFPGA/programs/Vivado2013_4/data/parts/arch.xml
Analysis of the primitive file RTL [C:/NIFPGA/programs/Vivado2013_4/data/parts/xilinx/rtl/prims/rtl_prims.xml]
Finished parsing RTL primitives file [C:/NIFPGA/programs/Vivado2013_4/data/parts/xilinx/rtl/prims/rtl_prims.xml]
Source {C:\NIFPGA\iptemp\xipinEA40085D63A44A87A9EE514E55C4BD3C\init.tcl}
# the value tempdir {C:\NIFPGA\iptemp\xipinEA40085D63A44A87A9EE514E55C4BD3C}
# define prjdir $tempdir\\temp
# set ipname Floating_dash_point_F16386491B674413A51B6154E16AFC29
# set ipdir $prjdir\.srcs\\sources_1\\ip\\$ipname
# set simprjdir $tempdir
# define simdir $tempdir\\sim
# set simproj $simprjdir\\$ipname\.prj
# set simvhd $simdir\\$ipname\.vhd
# set simvhdports $simdir\\$ipname\_ports\.vhd
# create_project $prjdir - hand xc7z010clg400-1 - force
# create_ip - vlnv xilinx.com:ip:floating_point:7.0 - module_name Floating_dash_point_F16386491B674413A51B6154E16AFC29
INFO: Repository of IP refreshing [IP_Flow 19-234]
INFO: [IP_Flow 19-1704] no repository of IP of the user not specified
INFO: Repository of loading Vivado IP [19-2313 IP_Flow] "C: / programs/NIFPGA/Vivado2013_4/data/ip".
# close_project
open_project # $prjdir
Analysis of the sources...
Completed the digitisation of sources
INFO: Repository of IP refreshing [IP_Flow 19-234]
INFO: [IP_Flow 19-1704] no repository of IP of the user not specified
INFO: Repository of loading Vivado IP [19-2313 IP_Flow] "C: / programs/NIFPGA/Vivado2013_4/data/ip".
# set user_ip [lindex [get_ips] 0]
# upgrade_ip $user_ip
WARNING: Upgrade_ip [Coretcl-2-1044] is not supported by 'Floating_dash_point_F16386491B674413A51B6154E16AFC29 '.
# set_property IP_OUTPUT_DIR $tempdir [lindex [get_ips] 0]
# set ipvlnv [get_property ipdef [get_ips $user_ip]]
# set fichier_IP [get_property IP_FILE [lindex [get_ips] 0]]
# define lic [get_property REQUIRES_LICENSE [get_ipdefs $ipvlnv]]
# {{$lic} if
# set fp [open $ipdir\\needlicense.txt w]
# close $fp
# }

When running
"start_ip_gui - ip $user_ip.
called inside
'set ip_name [start_ip_gui - ip $user_ip].
(file "C:\NIFPGA\iptemp\xipinEA40085D63A44A87A9EE514E55C4BD3C\init.tcl", line 24)
INFO: [Common 17-206] exit Vivado at Fri Dec 26 10:10:21 2014...

Hi jaimefmNI,

I have some difficulty to reproduce this problem on a Windows 7 PC.  Could you post the exact steps you take before the error occurs?  When fall you to the bottom of the floating-point function 5.0, select "Configure Xilinx IP", come from the floating-point dialog box, or you receive the error immediately?

I should also mention that the LabVIEW FPGA Module for the 2014 is not compatible with Windows 8.1.  Please see the attached Readme file for more information:

LabVIEW FPGA Module Readme 2014: http://www.ni.com/pdf/manuals/374737a.html

Thank you

Myriam

Tags: NI Products

Similar Questions

  • Cannot configure the Wi - Fi connection with myRIO. Error message: can not connect. Incorrect credentials.

    Wireless network authentication information in what I typed is correct. I also tried to connect to wifi not school, but that no longer works. Any ideas for a fix?

    Difficulty:

    Create a network using the myRIO and connect on your computer rather than trying to connect to your LAN with the myRIO.

  • How to measure the width of pulse with MyRIO

    Hello

    Sorry in advance if this is not the most appropriate forum.  I'm not entirely sure if it's a more general problem of 'software' or the MyRIO-specific.  I have searched the forums and found a few related topics but could find no one who help me in this context.

    I'm trying to measure the width of a sensor pulse ultrasonic ping.  It emits a signal conditioning - the time that it is high directly corelates how far is the object.  Being new to LabVIEW I am confused as to how do I calculate the time it remains high.

    I read that LabVIEW should not need to 'variables' as in python or C, for what is the best way to measure time, the signal is high?  Normally, I'd go (new_time - old_time), but obviously I can't store an old time in LabVIEW as I would in python or C.

    Other notes:

    I have the sensor correctly ping echoing and I can see the blips on a chart and see a perfectly square wave valid.

    To answer your question on how you would in LabVIEW...

    While LabVIEW has not stated/named variables that you have in a language based on text, the data is stored on the wires. You can use the nodes as node registers or shift of feedback to store values between iterations of a loop:

    (this will keep subtracting y (starting with 0) and store the result for the next time it runs)

    LabVIEW also has functions in the range of mathematics/signal processing to make the detection of pulse on a waveform.

  • Deliver the Photoshop files with library objects

    Is it possible to deliver a customer a final PSD that uses dynamic objects related to cloud? I don't want to share the entire library with the client, because they do not have CC and so not access Adobe Cloud. There are also cases where using an element or two of other libraries, I don't want to share during the delivery. Deliver the files without the library leads to non editable smart objects (broken link error open document). Others that the conversion of files embedded or linked individually, layer by layer, is there a way to incorporate or to export the library files that are used in a document to be supplied as well as the final PSD overall?

    Choose: Layer > smart objects > incorporate all related

    I hope this helps.

  • frequency corresponding problem with myrio!

    Currently, I am working with myRIO and Labview 2013 to generate sinusoidal PWM signals.
    When I created 'analogue output' tab myRio and connected to the Oscilloscope, oscilloscope waveform could not show me the appropriate frequency combined with a frequency that I gave in labiew. Is there a relationship between the frequency of "the"(myRio tap) of analog input between real-time rate? ". Otherwise, is it certainly possible to calibrate the frequency in labview? Please help me!


  • Do I need a firewall if I have installed the basics of microsoft with windows vista x 32 Security.

    Original title: am running Vista x 32

    Do I need a firewall if I have installed the basics of microsoft with windows vista x 32 Security. If I do how can I download the microsoft firewall?

    Your quick response would be appreciated
    Edwardini

    Windows Firewall is delivered with and is part of the Vista operating system.
    You already have it and, therefore, you do not need, or you, can download another Windows Firewall.

    Microsoft Security Essentials (MSE) will close your Windows Defender because MSE has its own advocate and performance 2 defenders in the same machine allows to create conflict, not to mention redundant.

  • WMI error in the observer of events with error code 0 x 80041003.

    Original title: WMI error in application of the observer of events...?

    whenever I restart my computer, I get a WMI error in the observer of events with the details:

    «Filter event with the query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace '//./root/CIMV2' because of error 0 x 80041003.»» Events cannot be delivered through this filter until the problem is corrected. »

    does anyone know what about the error, and how can I fix this to stop it occurring...? Thank you.

    Hello

    You did changes to the computer before the show?

    This problem occurs if the WMI filter is accessible without the necessary permissions. To resolve this issue, follow the below mentioned article:
    10 event ID is logged in the application log after you install Service Pack 1 for Windows 7 or Windows Server 2008 R2
  • All of the fonts that come with Dreamweaver CS6 are licensed for the use of the web?

    All of the fonts that come with Dreamweaver CS6 are licensed for the use of the web?

    I also have Creative Suite 5, which I think is delivered with a set of Adobe Fonts. These are all licensed?

    A license?  Yes, but not necessarily for the web. Some licenses permit use on paper or images but not the web.

    For legal reasons don't assume that you can use any font you want on the web. Fonts are protected by the intellectual property laws in the same way that software is protected against illegal copy, modify or distribute. In other words, an owner of fonts can of course, saying "you can use my font, but you cannot change it, you can not reproduce and you may not distribute." On the web, which is a deal breaker, because you must be able to do all three.

    These font families are common to most Windows/Mac systems.

    Adobe Edge and TypeKit Web fonts are licensed for use on the web.

    Nancy O.

  • Check if the Variable is instantiated

    How can I check if a function variable is instantiated? I have the following text in a custom component:

    [Bindable]
    public var selectionFunction:Function;
    

    Now I want to check when running if something has assigned summer in the selectionFunction variable, i.e. If it was instantiated with a function. The following methods have failed me so far:

    if (this.selectionFunction is Function)     //failure, type error #1009
    
    if (this["selectionFunction"] is Function)  //failure, type error #1009
    
    if (this.selectionFunction != null)         //failure, type error #1009
    
    if ("selectionFunction" in this)            //failure, type error #1009
    

    Any ideas on how to achieve this running?

    Thank you!

    -Mike

    Hello

    You can check by this method

    trace(String(selectionFunction)=="null")
    
  • Anyone know how to solve my problem? I can't import my photos from Iphone to computer. Sign says: Photos in the camera cannot be imported because the IPhone is locked with a password or read. My phone is unlocked. I've tried everything

    Anyone know how to solve my problem? I can't import my photos from Iphone to computer. Sign says: Photos in the camera cannot be imported because the IPhone is locked with a password or read. My phone is unlocked. I tried everything, every single idea. Without success! Any other idea?

    For example, you specify that the device does not display the lock screen, correct? Do you use Touch IDS? If so, try to put your finger on the device to see if it's what he wants.

    See you soon,.

    GB

  • Photos in the camera roll on 'iPhone' cannot be imported because the iPhone is locked with a password or read

    6 + put iPhone updated to 10.0.0.2 and now get the error, the pictures on the Filmstrip on "iPhone" cannot be imported because the iPhone is locked with a password or read. You must enter your password on the iPhone to view and import them.

    Working solutions proposed so far. Guess I'll have to wait for the correction of a bug to Apple...

    iPhoto 11 (9.2.3); OS X 10.6.8

    On the alert to "trust this computer" on your iPhone, iPad or iPod touch - Apple Support

    LN

  • Can Notes show the number of records with each folder?

    Can Notes show the number of records with each folder?

    No it can't. It would be nice tho.

  • Impossible to analyze your diet. Invalid XML: error on line 190: name of the "disabled" attribute associated with an element type "button" should be followed by the "=" character.

    Hello I am trying to download an episode of my Podcast podcast connect and get this error?

    Impossible to analyze your diet. Invalid XML: error on line 190: name of the "disabled" attribute associated with an element type "button" should be followed by the "=" character.

    my diet is validated? http://beprovidedhealthradio.libsyn.com/RSS

    It worked for my first episode? I don't know why it doesn't work for the second episode. I also use Libsyn if that helps.

    Your show is already in iTunes.

    https://iTunes.Apple.com/podcast/id1151562400?MT=2 & ls = 1

    And everything seems fine with it and your diet.  You ONLY SUBMIT YOUR FEED ONCE.

    That's it - better to stay outside of your podcast connect account - only bad things happen to go there and play with things.  Once again, your show is very well and is in iTunes and your flow is good with it.

    Both episodes show when you subscribe - and your most recent episode appears on the page of the iTunes, general store with in 24 hours from when you posted it.

    Rob W

    https://iTunes.Apple.com/us/podcast/beprovided-health-radio/id1151562400?MT=2 https://iTunes.Apple.com/us/podcast/beprovided-health-radio/id1151562400?MT=2

  • What happened at the sight of split with iOS 10 on iPad? Before the download, I could open next to safari pages or other apps.

    What happened at the sight of split with iOS 10 on iPad? Before the download, I could open next to safari pages or other apps.

    Still, it works as before, or if.  Check your multitasking general, settings and make sure that it not turns off somehow.

  • The "permanent" that come with the Nike watch complications on standard watch faces?

    The "permanent" that come with the Nike watch complications on standard watch faces?  I see this question has been asked before, but not yet received response - did someone know the answer please?

    No one has a new watch. They will not be shipped before seven. 16. then go to your local store to get an answer to your question.

Maybe you are looking for

  • stop Skype on call/video call

    Hello.I have a problem with my Skype.I tried many things, I updated Skype, checked my drivers and installed realtek audio.not these has worked for me.When I run Skype I have no problem that I can chat with my friends, but when I try to make a call wi

  • I need a spare mag l cord.

    I don't think I want an off brand - should I buy directly form apple, or is there another reliable retailer.

  • How to turn off the ringer on HP Officejet J4550?

    I recently bought a HP Officejet J4550 all-in-one. I send faxes from time to time, but almost never receive them. I jump out of my chair, whenever the phone rings when I'm sitting at my desk because of the tone coming out of the HP. Is it possible to

  • My Documents and Settings folder is gone, I am also having the windows install error saying...

    Install Windows service could not be accessed. This can happen if windows install is not properly installed. Contact your support team (that's you, dear friends, lol). When you try to start the Windows Installer Service, I get the following... Window

  • How to restore the keyboard shortcuts

    original title: keyboard shortcuts I lost all my keys shortcut, such as Ctrl + C, V, F etc. All applications. How can I restore them please.