Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0
Accepted Solution

does xilinx 14.1 have cpld xc9572 in its supported projects?

Hi

 

I have recently got a 14.1 xilinx and installed it  for my Digital Designe LAB

actually I am not a guy who is specialist in circuits and I am a software programmer guy

 

I installed the program and created a project and didnt find any options to creat a xc9572 cpld project

does it support it?

actually I found a folder of its installed liberary in the installation folder

 

Could You Please Help me how to set iy up

 

Thanks

Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

Try Project > Design Properties

 

This should bring up a Design Properties dialogue box.

 

  • Product Category should be All
  • Family should be XC9500 CPLDs
  • Device should be XC9572

 

I'm running 13.4, but 14.1 should be similar.

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

I could'nt find

I have attached the screenshot

xiinx.png
Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

update: EDK != ISE Navigator

[ Edited ]

UPDATE:  Run ISE Design Tools > Navigator, not EDK Platform Studio (per joelby's observation, below)

 

Serves me right...  14 GUI has been completely redesigned from 13.  You could try Project Options (just a guess!).

ISE 14 (and 13 and 12) all support the XC9500 (but not XC9500XV) CPLD family

 

Sorry about that.  Sooner or later someone using 14.1 will coming though the forums to help you, just be patient...

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

this is my main problem that there is no xc9572 nor there is any xc9500 serieses

 

Thanks

xi2.png
Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

13.2 is ok to install and use for try ?

 

my rpoblem for 14 has not yet solved for creating xc9500

 

Thanks

Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

this is the screenshot of the 13.2

it has the same issue

there is no xc9500 :(

 

Thanks

x13-2.png
Expert Contributor
joelby
Posts: 1,055
Registered: ‎10-05-2010

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

Hmm, it looks like CPLDs are supported through ISE Project Navigator 14.1, but not by PlanAhead and most definitely not through Xilinx Platform Studio, which is what your screenshot is showing.

 

CPLDs do not support MicroBlaze, nor do they have embedded ARM processors, so it does not make sense to build projects for them in XPS.

 

I recommend using the ISE (Project Navigator) design flow!

Visitor
woshka
Posts: 7
Registered: ‎06-30-2012
0

Re: does xilinx 14.1 have cpld xc9572 in its supported projects?

Hi,joelby

This is definitly the thing I wanted to make it work :)

It is Now Working as it is expected to be

 

Thanks joelby :)