CMX
CMX firmware code in-line documentation
 All Classes Namespaces Files Functions Variables
vme_local_switch.vhd File Reference

local VME traffic switch More...

Go to the source code of this file.

Entities

vme_local_switch  entity
 
rtl  architecture
 

Detailed Description

local VME traffic switch

Author
W.T.Fedorko, UBC
Date
Sept 25 2014

This is a very simple module locally handling the vme output traffic; it simply ORs all the connected local registers and modules deeper in the hierarchy the drive signals are also ORed. No conflict resolution is attempted The unit is parametrisable -just give it array vector with all the downstream vme signals and a std_logic_vector with all the downstream bus drive signals (must be the same length)

Definition in file vme_local_switch.vhd.