Statistics
| Branch: | Revision:

root / hw / grlib_irqmp.c @ 6b331efb

History | View | Annotate | Download (9.3 kB)

# Date Author Comment
3f10bcbb 01/24/2011 10:54 pm Fabien Chouteau

SPARC: Emulation of GRLIB IRQMP

This device exposes two parameters:
- set_pil_in (ptr) : A function to set the pil_in of the SPARC CPU
- set_pil_in_opaque (ptr) : Opaque argument of the set_pil_in function

Emulation of GrLib devices is base on the GRLIB IP Core User's Manual:...