LEOX stands for the LEON toolbOX! The goal of the LEOX project is to have a complete, free, open source, set of hardware and software components usable to build an embedded computer with its operating system that can be incorporated easily into a FPGA or into an ASIC... This embedded computer should be small and easily synthesisable on any technology. In 1999, Jiri Gaisler of the European Space Agency has released the first version of LEON, an open source VHDL implementation of a SPARC V8 core... The core, now in its second version, comes with a software environment based around the GNU tools, an AMBA based bus system architecture, many synthesis scripts and a set of peripherals making it an ideal basis for an open source complete embedded computer system. In 1998, Kenneth Albanowski and Donald Jeff Dionne released uClinux, a port of Linux that runs on processors lacking a MMU (Memory Management Unit). Because LEON has no such MMU, uClinux is the natural starting point of our quest for a Linux port for LEON...
|