|
intMAN
version 0.2_20130422
|
Entity of the unit for detection/latch of an interrupt request (interface) More...

Entities | |
| arch | architecture |
| Architecture of the unit for detection/latch of an interrupt request (inner structure) More... | |
Use Clauses | |
| NUMERIC_STD | |
| intMAN_package | Package <intMAN_package> |
Ports | |
| reset | in STD_LOGIC |
| async. reset | |
| level | in t_intlevel_cfg |
| level-sensitivity select: log.0 (00), log. 1 (01), no (10, 11) | |
| edge | in t_intedge_cfg |
| edge-sensitivity select: rising (01), falling (10), both (11), no (00) | |
| clk | in STD_LOGIC |
| clock | |
| int_in | in STD_LOGIC |
| incomming interrupt line | |
| int_new | out STD_LOGIC |
| new interrupt-arrival flag | |
| int_rdy | out STD_LOGIC |
| pending/ready interrupt flag | |
Entity of the unit for detection/latch of an interrupt request (interface)
Definition at line 19 of file int_buf_in.vhd.
|
Port |
clock
Definition at line 24 of file int_buf_in.vhd.
|
Port |
edge-sensitivity select: rising (01), falling (10), both (11), no (00)
Definition at line 23 of file int_buf_in.vhd.
|
Port |
incomming interrupt line
Definition at line 25 of file int_buf_in.vhd.
|
Port |
new interrupt-arrival flag
Definition at line 26 of file int_buf_in.vhd.
|
Port |
pending/ready interrupt flag
Definition at line 27 of file int_buf_in.vhd.
|
Package |
Definition at line 12 of file int_buf_in.vhd.
|
Port |
level-sensitivity select: log.0 (00), log. 1 (01), no (10, 11)
Definition at line 22 of file int_buf_in.vhd.
|
Package |
Definition at line 11 of file int_buf_in.vhd.
|
Port |
async. reset
Definition at line 21 of file int_buf_in.vhd.