Difference between revisions of "MASC/uCLinux On LEON3"
From Vlsiwiki
Line 6: | Line 6: | ||
This project will involve synthesis and placement of a LEON3 processor onto a commercial off the shelf (COTS) field programmable gate array (FPGA), μCLinux will then be loaded to the FPGA. | This project will involve synthesis and placement of a LEON3 processor onto a commercial off the shelf (COTS) field programmable gate array (FPGA), μCLinux will then be loaded to the FPGA. | ||
+ | === Hardware === | ||
+ | * [http://www.xilinx.com/products/devkits/HW-V5-ML505-UNI-G.htm Xilinx Vertex 5, ML-505 board] | ||
+ | * [http://www.xilinx.com/products/devkits/HW-USB-G.htm Xilinx Platform Cable USB] | ||
+ | * Host Computer. x86-64 machine (AMD Phenom x4 9950 Black (AMD64)) [http://www.soe.ucsc.edu/classes/cmpe222/ CMPE222] | ||
+ | === People === | ||
Revision as of 22:23, 3 December 2009
Contents
Introduction
MicroController Linux (μCLinux) is a Linux operating system for embedded hardware systems without a memory management unit (MMU).
The LEON3 is a 32-bit VHDL processor core based on the SPARCV8 RISC instruction set architecture.
This project will involve synthesis and placement of a LEON3 processor onto a commercial off the shelf (COTS) field programmable gate array (FPGA), μCLinux will then be loaded to the FPGA.
Hardware
- Xilinx Vertex 5, ML-505 board
- Xilinx Platform Cable USB
- Host Computer. x86-64 machine (AMD Phenom x4 9950 Black (AMD64)) CMPE222