User Tools

Site Tools


embedded_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

embedded_software [2013/08/07 08:14] – external edit 127.0.0.1embedded_software [2013/09/04 10:54] (current) – moved XMD stuff to another page abunimeh
Line 226: Line 226:
 hwServer hwServer
 </code> </code>
- 
-====== XMD setup ====== 
-We will use XMD to program the FPGA and run the embedded software on the PPC core. 
- 
-On Fedora and Ubuntu, you have to install Xilinx USB cable drivers. 
-  * Download {{:xmd.ini.txt|:xmd.ini}} and save it in your xmd runtime directory e.g. $HOME/dev/xmd  
-  * Load Xilinx environment e.g. ''source /opt/Xilinx/14.5/ISE_DS/settings32.sh'' 
-  * run xmd just type ''xmd'' 
- 
-Once in XMD prompt type 
-<code> 
-fpga -f system.bit 
-connect ppc hw 
-dow simpleImage.virtex440-cobo02_nfs.elf 
-run 
-</code> 
- 
-''system.bit'' is the FPGA's bitstream. 
-''simpleImage.virtex440-cobo02_nfs.elf'' is the ELF image we are trying to run on the PowerPC core. 
embedded_software.1375877689.txt.gz · Last modified: 2013/09/04 10:54 (external edit)