Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to tweak the EDK to enable the PLB bus for Spartan 3?

Status
Not open for further replies.

senthilkumar

Advanced Member level 1
Joined
Nov 24, 2001
Messages
401
Helped
27
Reputation
54
Reaction score
19
Trophy points
1,298
Location
india
Activity points
3,965
Hi,
i got the message from the uclinux forum like this

1 make EDK 8.1 MicroBlaze system (W32 host)
2 TFT LCD ref from Ml300 ref design
(needs tweaking in EDK to enable PLB bus for Spartan 3 architecture)
3 build uClinux (only step that requires linux machine or emulator!)
3 get CYGWIN
4 get GNU C source for MB from Xilinx
5 run build scritps to build the toolchain
6 get u-boot sources
7 add framebuffer support for u-boot (really simple!)
8 add MMC/SD card support to uboot (also simple)
9 build u-boot
10 add MMC driver to ucLinux, rebuild kernel
11 copy linux.bin, libc.a and some .h files from tree into W32 machine
12 setup Out of tree compile make file
13 get microwindows sources
14 setup custom makefiles for microwin
15 fix graphic driver for microwindos (maybe 20 lines of code changes!)
16 build microwindows drivers and nano-X server objects
17 build tuxchess
18 copy tuxchess into romfs\bin\
19 copy chess images into some location on the romfs
20 run genromfs (all on W32 machine!)
21 copy /b linux.bin + ronmfs.img image.bin
22 copy image.bin onto SD card
23 insert SD card and reboot FPGA


i Need deatiled procedure for point no 2
tweaking in EDK to enable PLB bus for Spartan 3 architecture)

How can i tweaking the KDK to enable the plb bus for spatran 3?

any experts help
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top