Re: [Qemu-devel] [PATCH v3 4/5] SPARC: Emulation of Leon3

2011-01-21 Thread Blue Swirl
On Fri, Jan 21, 2011 at 7:02 PM, Blue Swirl wrote: > On Fri, Jan 21, 2011 at 5:00 PM, Fabien Chouteau wrote: >> 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 th

Re: [Qemu-devel] [PATCH v3 4/5] SPARC: Emulation of Leon3

2011-01-21 Thread Blue Swirl
On Fri, Jan 21, 2011 at 5:00 PM, Fabien Chouteau wrote: > 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

[Qemu-devel] [PATCH v3 4/5] SPARC: Emulation of Leon3

2011-01-21 Thread Fabien Chouteau
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