qemu-e2k/target-sparc
Fabien Chouteau b04d989054 SPARC: Emulation of Leon3
Leon3 is an open-source VHDL System-On-Chip, well known in space industry (more
information on http://www.gaisler.com).

Leon3 is made of multiple components available in the GrLib VHDL library.
Three devices are implemented: uart, timers and IRQ manager.
You can find code for these peripherals in the grlib_* files.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-01-24 20:54:34 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00
helper.h SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00
machine.c sparc: Fix lazy flag calculation on interrupts, refactor 2010-05-09 20:19:04 +00:00
op_helper.c SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00
translate.c SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00