UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
03-21-2012 09:23 PM
Is there a wizard or any easy way of updating the IP versions in EDK?
03-23-2012 02:15 PM
I always reference the newer version (b is newer than a).
03-22-2012 07:24 PM
If you are refering to changing the version used in a design, then I find the easiest way is to manually edit the mhs file.
If you are refering to bumping the version of a custom IP, then I find a tool with file search and replace is the easiest.
03-22-2012 07:43 PM
Thanks for the reply. I tried doing it manually but I got a lot of errors. I was hoping that there was a wizard that would work.
03-22-2012 08:04 PM
The only wizard is the option within creating custom IP. You can look at the driver examples for the edk IP. Look in your EDK install dir ISE_DS/EDK/sw/XilinxProcessorIPLib/drivers. You will recognize the same dir structure as a custom driver where there's a data and src directory for each driver.
03-23-2012 11:00 AM
Is this also the best way to determine what the best version to use is? For instance what version is best to use a or b?
03-23-2012 02:15 PM
I always reference the newer version (b is newer than a).