Changes between Version 1 and Version 2 of pic_driver
- Timestamp:
- Oct 13, 2014, 12:00:19 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pic_driver
v1 v2 6 6 The [source:soft/giet_vm/giet_drivers/pic_driver.c pic_driver.c] and [source:soft/giet_vm/giet_drivers/pic_driver.h pic_driver.h] files define the PIC driver. 7 7 8 The ''vci_pic'' component is a multi-channels interrupt controller, available in the SoCLib components library. This component translate an hardware interrupt generated by an external peripheral (HWI) to a write-triggered interrupt (WTI) that will be sent to an internal ''vci_xcu'' in a given cluster. Th is is therefore an external, non replicated,peripheral.8 The ''vci_pic'' component is a multi-channels interrupt controller, available in the SoCLib components library. This component translate an hardware interrupt generated by an external peripheral (HWI) to a write-triggered interrupt (WTI) that will be sent to an internal ''vci_xcu'' in a given cluster. The PIC component is therefore an external, non replicated peripheral. 9 9 10 10 The virtual base address of the segment associated to the component is: