CMX
CMX firmware code in-line documentation
 All Classes Namespaces Files Functions Variables
sys_monitor Entity Reference
Inheritance diagram for sys_monitor:
vme_local_switch vme_outreg_notri_async

Entities

Behavioral  architecture
 

Libraries

IEEE 
UNISIM 
work 

Use Clauses

IEEE.STD_LOGIC_1164.all 
IEEE.STD_LOGIC_ARITH.all 
IEEE.STD_LOGIC_UNSIGNED.all 
UNISIM.VComponents.all 
work.CMXpackage.all 
work.CMX_VME_defs.all 

Generics

ADDR_REG_RO_SYSMON_DATA_BLOCK  integer := 16#1364#

Ports

clk   in std_logic
BF_SYSMON_01_P   in STD_LOGIC
BF_SYSMON_01_N   in STD_LOGIC
BF_SYSMON_03_P   in STD_LOGIC
BF_SYSMON_03_N   in STD_LOGIC
BF_SYSMON_04_P   in STD_LOGIC
BF_SYSMON_04_N   in STD_LOGIC
BF_SYSMON_07_P   in STD_LOGIC
BF_SYSMON_07_N   in STD_LOGIC
BF_SYSMON_08_P   in STD_LOGIC
BF_SYSMON_08_N   in STD_LOGIC
BF_SYSMON_09_P   in STD_LOGIC
BF_SYSMON_09_N   in STD_LOGIC
BF_SYSMON_10_P   in STD_LOGIC
BF_SYSMON_10_N   in STD_LOGIC
BF_SYSMON_11_P   in STD_LOGIC
BF_SYSMON_11_N   in STD_LOGIC
BF_SYSMON_12_P   in STD_LOGIC
BF_SYSMON_12_N   in STD_LOGIC
BF_SYSMON_13_P   in STD_LOGIC
BF_SYSMON_13_N   in STD_LOGIC
BF_SYSMON_14_P   in STD_LOGIC
BF_SYSMON_14_N   in STD_LOGIC
BF_SYSMON_15_P   in STD_LOGIC
BF_SYSMON_15_N   in STD_LOGIC
ncs   in std_logic
rd_nwr   in std_logic
ds   in std_logic
addr_vme   in std_logic_vector ( 15 downto 0 )
data_vme_in   in std_logic_vector ( 15 downto 0 )
data_vme_out   out std_logic_vector ( 15 downto 0 )
bus_drive   out std_logic

Detailed Description

Definition at line 20 of file sys_monitor.vhd.

Member Data Documentation

ADDR_REG_RO_SYSMON_DATA_BLOCK integer := 16#1364#
Generic

Definition at line 22 of file sys_monitor.vhd.

addr_vme in std_logic_vector ( 15 downto 0 )
Port

Definition at line 56 of file sys_monitor.vhd.

BF_SYSMON_01_N in STD_LOGIC
Port

Definition at line 29 of file sys_monitor.vhd.

BF_SYSMON_01_P in STD_LOGIC
Port

Definition at line 28 of file sys_monitor.vhd.

BF_SYSMON_03_N in STD_LOGIC
Port

Definition at line 31 of file sys_monitor.vhd.

BF_SYSMON_03_P in STD_LOGIC
Port

Definition at line 30 of file sys_monitor.vhd.

BF_SYSMON_04_N in STD_LOGIC
Port

Definition at line 33 of file sys_monitor.vhd.

BF_SYSMON_04_P in STD_LOGIC
Port

Definition at line 32 of file sys_monitor.vhd.

BF_SYSMON_07_N in STD_LOGIC
Port

Definition at line 35 of file sys_monitor.vhd.

BF_SYSMON_07_P in STD_LOGIC
Port

Definition at line 34 of file sys_monitor.vhd.

BF_SYSMON_08_N in STD_LOGIC
Port

Definition at line 37 of file sys_monitor.vhd.

BF_SYSMON_08_P in STD_LOGIC
Port

Definition at line 36 of file sys_monitor.vhd.

BF_SYSMON_09_N in STD_LOGIC
Port

Definition at line 39 of file sys_monitor.vhd.

BF_SYSMON_09_P in STD_LOGIC
Port

Definition at line 38 of file sys_monitor.vhd.

BF_SYSMON_10_N in STD_LOGIC
Port

Definition at line 41 of file sys_monitor.vhd.

BF_SYSMON_10_P in STD_LOGIC
Port

Definition at line 40 of file sys_monitor.vhd.

BF_SYSMON_11_N in STD_LOGIC
Port

Definition at line 43 of file sys_monitor.vhd.

BF_SYSMON_11_P in STD_LOGIC
Port

Definition at line 42 of file sys_monitor.vhd.

BF_SYSMON_12_N in STD_LOGIC
Port

Definition at line 45 of file sys_monitor.vhd.

BF_SYSMON_12_P in STD_LOGIC
Port

Definition at line 44 of file sys_monitor.vhd.

BF_SYSMON_13_N in STD_LOGIC
Port

Definition at line 47 of file sys_monitor.vhd.

BF_SYSMON_13_P in STD_LOGIC
Port

Definition at line 46 of file sys_monitor.vhd.

BF_SYSMON_14_N in STD_LOGIC
Port

Definition at line 49 of file sys_monitor.vhd.

BF_SYSMON_14_P in STD_LOGIC
Port

Definition at line 48 of file sys_monitor.vhd.

BF_SYSMON_15_N in STD_LOGIC
Port

Definition at line 51 of file sys_monitor.vhd.

BF_SYSMON_15_P in STD_LOGIC
Port

Definition at line 50 of file sys_monitor.vhd.

bus_drive out std_logic
Port

Definition at line 59 of file sys_monitor.vhd.

clk in std_logic
Port

Definition at line 27 of file sys_monitor.vhd.

data_vme_in in std_logic_vector ( 15 downto 0 )
Port

Definition at line 57 of file sys_monitor.vhd.

data_vme_out out std_logic_vector ( 15 downto 0 )
Port

Definition at line 58 of file sys_monitor.vhd.

ds in std_logic
Port

Definition at line 55 of file sys_monitor.vhd.

IEEE
Library

Definition at line 8 of file sys_monitor.vhd.

Definition at line 9 of file sys_monitor.vhd.

Definition at line 10 of file sys_monitor.vhd.

Definition at line 11 of file sys_monitor.vhd.

ncs in std_logic
Port

Definition at line 53 of file sys_monitor.vhd.

rd_nwr in std_logic
Port

Definition at line 54 of file sys_monitor.vhd.

UNISIM
Library

Definition at line 12 of file sys_monitor.vhd.

Definition at line 13 of file sys_monitor.vhd.

work
Library

Definition at line 15 of file sys_monitor.vhd.

Definition at line 17 of file sys_monitor.vhd.

Definition at line 16 of file sys_monitor.vhd.


The documentation for this class was generated from the following file: