intMAN  version 0.2_20130422
Ports | Use Clauses
intMAN_design Entity Reference

intMAN unit entity (interface) More...

Inheritance diagram for intMAN_design:
Inheritance graph
[legend]
Collaboration diagram for intMAN_design:
Collaboration graph
[legend]

Entities

arch  architecture
 intMAN unit architecture (inner structure) More...
 

Use Clauses

NUMERIC_STD 
intMAN_package  Package <intMAN_package>

Ports

MON_INT   in STD_LOGIC
 line to monitor whether the RT system is operating at the ISR (interrupt service routine) level
MON_TICK   in STD_LOGIC
 line to monitor whether the RT system is servicing the OS (operating system) time tick
MON_CTX   in STD_LOGIC
 line to monitor whether the RT system is performing a task-level context-switch
MON_PRI   in STD_LOGIC_VECTOR ( t_pri_width_range )
 line to monitor the priority of a task running in the RT system
MON_SLACK   in STD_LOGIC
 line to monitor whether there is slack time in the RT schedule
INT_ACK   in STD_LOGIC
 line to acknowledge an INT service
INT_OUT   out STD_LOGIC_VECTOR ( t_int_range )
 line to forward pending interrupt requests to the RT system
INT_IN   in STD_LOGIC_VECTOR ( t_int_range )
 line to detect interrupt requests willing to stimulate the RT system
IPRI_LD   in STD_LOGIC
 line to enable update of an interrupt configuration
IPRI_LD_ADDR   in STD_LOGIC_VECTOR ( t_int_width_range )
 line to address the interrupt configuration of which is going to be updated
IPRI_LD_DATA   in STD_LOGIC_VECTOR ( t_pri_width_range )
 line to adjust data going to be written into the configuration
CLK_1M   in STD_LOGIC
 clock signal line
RST   in STD_LOGIC
 reset signal line

Detailed Description

intMAN unit entity (interface)

Definition at line 19 of file intman_design_top.vhd.

Member Data Documentation

CLK_1M in STD_LOGIC
Port

clock signal line

Definition at line 32 of file intman_design_top.vhd.

INT_ACK in STD_LOGIC
Port

line to acknowledge an INT service

Definition at line 26 of file intman_design_top.vhd.

INT_IN in STD_LOGIC_VECTOR ( t_int_range )
Port

line to detect interrupt requests willing to stimulate the RT system

Definition at line 28 of file intman_design_top.vhd.

INT_OUT out STD_LOGIC_VECTOR ( t_int_range )
Port

line to forward pending interrupt requests to the RT system

Definition at line 27 of file intman_design_top.vhd.

intMAN_package
Package

Definition at line 12 of file intman_design_top.vhd.

IPRI_LD in STD_LOGIC
Port

line to enable update of an interrupt configuration

Definition at line 29 of file intman_design_top.vhd.

IPRI_LD_ADDR in STD_LOGIC_VECTOR ( t_int_width_range )
Port

line to address the interrupt configuration of which is going to be updated

Definition at line 30 of file intman_design_top.vhd.

IPRI_LD_DATA in STD_LOGIC_VECTOR ( t_pri_width_range )
Port

line to adjust data going to be written into the configuration

Definition at line 31 of file intman_design_top.vhd.

MON_CTX in STD_LOGIC
Port

line to monitor whether the RT system is performing a task-level context-switch

Definition at line 23 of file intman_design_top.vhd.

MON_INT in STD_LOGIC
Port

line to monitor whether the RT system is operating at the ISR (interrupt service routine) level

Definition at line 21 of file intman_design_top.vhd.

MON_PRI in STD_LOGIC_VECTOR ( t_pri_width_range )
Port

line to monitor the priority of a task running in the RT system

Definition at line 24 of file intman_design_top.vhd.

MON_SLACK in STD_LOGIC
Port

line to monitor whether there is slack time in the RT schedule

Definition at line 25 of file intman_design_top.vhd.

MON_TICK in STD_LOGIC
Port

line to monitor whether the RT system is servicing the OS (operating system) time tick

Definition at line 22 of file intman_design_top.vhd.

NUMERIC_STD
Package

Definition at line 11 of file intman_design_top.vhd.

RST in STD_LOGIC
Port

reset signal line

Definition at line 33 of file intman_design_top.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)