dss_comm Entity Reference
Interface to DSS (Detector Safety System) This entity provides two redundant signals to the DSS, 1 Warning and 1 Abort. Outputs are also settable from the outside.
More...
List of all members.
|
Architectures |
dss_comm_arc | Architecture |
| Interface to DSS (Detector Safety System) This entity provides the two redundant signals to the DSS. Outputs are settable from the outside. More...
|
Libraries |
ieee | |
| standard IEEE library
|
Packages |
std_logic_1164 | |
| std_logic definitions, see file
|
Ports |
CLK | in |
| Clock.
|
RESET | in |
| Reset.
|
SET | in ( 1 downto 0 ) |
| Set Values, Bit 1 = Abort, Bit 0 = Warning.
|
SET_EN | in ( 1 downto 0 ) |
| Set Enable.
|
DSS_ABORT_1 | out |
| Abort Out 1.
|
DSS_ABORT_2 | out |
| Abort Out 2.
|
DSS_WARNING_1 | out |
| Warning Out 1.
|
DSS_WARNING_2 | out |
| Warning Out 2.
|
Detailed Description
Interface to DSS (Detector Safety System) This entity provides two redundant signals to the DSS, 1 Warning and 1 Abort. Outputs are also settable from the outside.
Definition at line 33 of file dss_comm.vhd.
Member Data Documentation
SET in ( 1 downto 0 ) [Port] |
Set Values, Bit 1 = Abort, Bit 0 = Warning.
Definition at line 38 of file dss_comm.vhd.
SET_EN in ( 1 downto 0 ) [Port] |
The documentation for this class was generated from the following file: