procedure to use vertex6 board

10
7/18/2019 Procedure to Use Vertex6 Board http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 1/10 IMPLEMENTATION Select Xilinx design tools, EDK embedded application using XPS microblaze design is created as shown below.

Upload: sureshfm1

Post on 14-Jan-2016

215 views

Category:

Documents


0 download

DESCRIPTION

fyi

TRANSCRIPT

Page 1: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 1/10

IMPLEMENTATION

Select Xilinx design tools, EDK embedded application using XPS microblaze design is created

as shown below.

Page 2: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 2/10

Select option to create new design.

Then we have to select the target P!" board, #or our pro$ect we are using %ertex&' ()'*+

Evaluation plat#orm.

Page 3: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 3/10

or the present pro$ect single processor is selected.

# memor- expansion is reuired #or an- o# the application to be implemented on target board we

can extend the onboard local memor- o# P!".

Page 4: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 4/10

"s vertex&' ()'*+ evaluation board has man- onboard devices, #or our application we are not

ma/ing use o# all onboard peripherals and also in order to increase the speed o# operation o# 

designed microblaze we have to include onl- reuired peripherals and we have to omit the

unwanted peripherals #rom the design.

Page 5: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 5/10

n the next step we can see the address location details o# the onboard peripherals which are

attached to the microblaze as shown below.

"#ter this we get the designed XPS microblaze interconnection, graphical views, and design

summar- as #ollows.

Page 6: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 6/10

rom this microblaze design we have to export and launch the Xilinx so#tware development /it

0SDK1 to program the microblaze which is acting as onboard P!".

"#ter exporting and launching Xilinx SDK we have to select wor/space #or programming the

target P!".

Page 7: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 7/10

2ith the editor o# the so#tware development /it we have edit the program reuired #or our 

application and the steps are as shown below.

Select 3 source code #or programming.

Page 8: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 8/10

3ode is edited as shown below and here we have to include image header #ile generated #rom

("T)"4. This can be done b- storing the image header #ile into source #ile created #or present

SDK application pro$ect.

"#ter editing the program we have to build the pro$ect #or automatic compilation o# the pro$ect.

Page 9: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 9/10

2e have to program the P!" as procedure shown below.

Page 10: Procedure to Use Vertex6 Board

7/18/2019 Procedure to Use Vertex6 Board

http://slidepdf.com/reader/full/procedure-to-use-vertex6-board 10/10

5nce the P!" is programmed in order to displa- results on P!" console we have to do

STD5 connection settings as shown below.