intMAN  version 0.2_20130422
Ports | Use Clauses
int_req Entity Reference

Entity of the unit for detection/latch of an interrupt request (interface) More...

Inheritance diagram for int_req:
Inheritance graph
[legend]

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

Detailed Description

Entity of the unit for detection/latch of an interrupt request (interface)

Definition at line 19 of file int_buf_in.vhd.

Member Data Documentation

clk in STD_LOGIC
Port

clock

Definition at line 24 of file int_buf_in.vhd.

edge-sensitivity select: rising (01), falling (10), both (11), no (00)

Definition at line 23 of file int_buf_in.vhd.

int_in in STD_LOGIC
Port

incomming interrupt line

Definition at line 25 of file int_buf_in.vhd.

int_new out STD_LOGIC
Port

new interrupt-arrival flag

Definition at line 26 of file int_buf_in.vhd.

int_rdy out STD_LOGIC
Port

pending/ready interrupt flag

Definition at line 27 of file int_buf_in.vhd.

intMAN_package
Package

Definition at line 12 of file int_buf_in.vhd.

level-sensitivity select: log.0 (00), log. 1 (01), no (10, 11)

Definition at line 22 of file int_buf_in.vhd.

NUMERIC_STD
Package

Definition at line 11 of file int_buf_in.vhd.

reset in STD_LOGIC
Port

async. reset

Definition at line 21 of file int_buf_in.vhd.


The documentation for this class was generated from the following file:
© 2013 Josef Strnadel (email, web), Faculty of Information Technology, Brno University of Technology (web)