Rules | Recent posts | topic RSS | Search | Register  | Log in

ISE and XPS

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design
Author Message
ggniy



Joined: 26 Dec 2007
Posts: 21


Post28 Jan 2008 4:56   ISE and XPS

hi ppl!

anyone noe how to combine ISE ans XPS?im doing a project on microblaze to display character on a VGA monitor whenever ive typed a character in a hyperterminal. coz ive code for the vga timing (VHDL) and c code tt display the the output of the character in the hyperterminal.

thz!=)
Back to top
Zerox100



Joined: 01 Mar 2003
Posts: 320
Helped: 10


Post28 Jan 2008 7:51   ISE and XPS

What is XPS?
Back to top
ggniy



Joined: 26 Dec 2007
Posts: 21


Post28 Jan 2008 8:10   Re: ISE and XPS

XPS - Xilinx Platform Studio
ISE - Xilinx Integrated Software Environment (ISE) Project Navigator
Back to top
mharries



Joined: 30 Jan 2008
Posts: 3


Post30 Jan 2008 9:08   ISE and XPS

hi... i'm A newcomer. can anybody give me a tutorial for ISE 4? one more thing, whenever i want to create new project, the design flow for either schematic or vhdl wasn't exist in my design flow. can somebody help me?
Back to top
shawndaking



Joined: 20 Jun 2001
Posts: 235
Helped: 6


Post30 Jan 2008 12:14   Re: ISE and XPS

1. generate project in xps.
2. export project to ise.
3. in ise add ucf, run p(at)r.
4. import the bit file back to xps.
5. do update bitstream in xps.
6. configure the device.
Back to top
Zerox100



Joined: 01 Mar 2003
Posts: 320
Helped: 10


Post30 Jan 2008 16:05   Re: ISE and XPS

[quote="shawndaking"]1. generate project in xps.
2. export project to ise.
3. in ise add ucf, run p(at)r.
4. import the bit file back to xps.
5. do update bitstream in xps.
6. configure the device.[/quote]

Do you have a simple guide with some examples for a beginner in XPS!
Back to top
kavitha_bonthu



Joined: 26 Jan 2008
Posts: 32
Helped: 1


Post30 Jan 2008 18:55   Re: ISE and XPS

Recomended way to integrate ise and XPS is
add .XPS file in ise
Then double click on .xps file to open XPS tool
Back to top
ggniy



Joined: 26 Dec 2007
Posts: 21


Post31 Jan 2008 3:21   Re: ISE and XPS

thz thz!

after i've generated and exported the proj, the ouput from the XPS hve shown the following below:

*********
At Local date and time: Thu Jan 31 10:17:44 2008
xbash -q -c "cd /cygdrive/d/new/; /usr/bin/make -f system.make netlist; exit;" started...
make: Nothing to be done for `netlist'.

Done!
At Local date and time: Thu Jan 31 10:18:05 2008
xbash -q -c "cd /cygdrive/d/new/; /usr/bin/make -f system.make bits; exit;" started...
make: Nothing to be done for `bits'.

Done!
Created directory D:\new\projnav\
NPL File projnav\system.ise does not exist. Creating a new project file
At Local date and time: Thu Jan 31 10:18:42 2008
xbash -q -c "cd /cygdrive/d/new/; /usr/bin/make -f system.make exporttopn; exit;" started...
You have chosen XPS for implementation tool flow.
Please select ProjNav as your implementation flow in Project Options.

In batch mode, use command 'xset pnproj <nplfile>'.

Done!
*********

wat does it mean by "In batch mode, use command 'xset pnproj <nplfile>'."?
btw..im using ISE 9.1i and XPS 9.1i..
Back to top
kavitha_bonthu



Joined: 26 Jan 2008
Posts: 32
Helped: 1


Post01 Feb 2008 17:14   Re: ISE and XPS

it seems your project options are set for implementation in XPS.
you can change the prefferencess,to implement in ise.
to do this
go to project tab in toolbar
look for project options/preferencess(dont remember exactly)
change the settings as required.
Back to top
ggniy



Joined: 26 Dec 2007
Posts: 21


Post02 Feb 2008 18:27   Re: ISE and XPS

ok thz..i will try it..=)

if its possible, i wish my project can implement in XPS only.my objective is to display the character in a VGA monitor.
More Details: the character will be typed into the hyperterminal and display it n a VGA monitor using spartan 3 microblaze.

ive try to add peripheral for the vga port..its touching the .mhs, .mss and .mpd files..am i right to add this peripheral to operate the vga timing?
Back to top
jeffrey.johnson



Joined: 10 Feb 2008
Posts: 4


Post13 Feb 2008 22:05   Re: ISE and XPS

Try the example called "Integrating a VHDL Design into a Peripheral" on the Virtex-II Pro Resource website. Its an online tutorial website.

On this particular tutorial, they take a VHDL design (developed in ISE) and put it into a peripheral in XPS. The result is, you can then use the PowerPC to control the peripheral and VHDL design.

There are tutorials for beginners also on that website.
Back to top
j hemangini



Joined: 21 Jul 2008
Posts: 35


Post26 Aug 2008 6:56   Re: ISE and XPS

I am using EDK9.2i and ISE9.2i. I made a project in EDK and then export it to ISE. When i opened this projet in ISE and compiled it i got the following error.

/************************************************************/
ERROR:LIT:411 - IOBUFDS symbol
"DDR2_SDRAM/DDR2_SDRAM/mpmc_core_0/gen_s3_ddr2_phy.mpmc_phy_if_0/iobs/datapat
h_iobs/gen_dqs[1].dqs_iob/dqs_no_sim.diff_dqs.iobuf_dqs" (output
signal=DDR2_SDRAM/DDR2_SDRAM/mpmc_core_0/gen_s3_ddr2_phy.mpmc_phy_if_0/dqs_in
t_delay_in<1>) does not have IOSTANDARD specified.
Errors found during logical drc.

Design Summary
--------------
Number of errors : 1
Number of warnings : 2

Process "Map" failed
/***************************************************************/
Actually i have developed a simple code(VHDL) for LED on off controlled by switch using ISE and have configured the hardware using XPS . So now i want to add both of them . How can i do this.
And what is the problem for this error. Please tell me.
Thankyou.
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap