![]() |
CMX
CMX firmware code in-line documentation
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
ieee.std_logic_1164.all | |
ieee.numeric_std.all | |
work.CMXpackage.all |
Ports | |
data_vme_up | out std_logic_vector ( 15 downto 0 ) |
--! connect this to | |
data_vme_from_below | in arr_16 |
--! inputs from local registers and from | |
bus_drive_up | out std_logic |
or of all bus drive requests from below | |
bus_drive_from_below | in std_logic_vector |
Definition at line 22 of file vme_local_switch.vhd.
|
Port |
vector of requests from this module and below in the hierarchy
Definition at line 40 of file vme_local_switch.vhd.
|
Port |
or of all bus drive requests from below
modules below in the hierarchy
Definition at line 38 of file vme_local_switch.vhd.
|
Port |
--! inputs from local registers and from
output port of the instantiating module or the input of the global vme hub; it is an OR of all the busses coming from local registers and registers below in the hierarchy ANDed with the enable signal
Definition at line 35 of file vme_local_switch.vhd.
|
Port |
--! connect this to
Definition at line 24 of file vme_local_switch.vhd.
|
Library |
Definition at line 14 of file vme_local_switch.vhd.
|
Package |
Definition at line 16 of file vme_local_switch.vhd.
|
Package |
Definition at line 15 of file vme_local_switch.vhd.
|
Package |
Definition at line 19 of file vme_local_switch.vhd.