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

The system module (main_sys) for the multiplicty adder (CMX CP). Receives the local and remote counts and calculates the global counts. More...

Go to the source code of this file.

Entities

main_sys  entity
 
struct  architecture
 

Detailed Description

The system module (main_sys) for the multiplicty adder (CMX CP). Receives the local and remote counts and calculates the global counts.

The system module receives the local and remote counts and calculates the global counts. In order to synchronise the local results with respect to the remote, the dedicated delay component (CMX_pipeline_module) is used. The parity bit is calculated and enclosed to the data.

Author
P. Plucinski, SU and W. Fedorko, UBC.
Date
June 18 2013

Definition in file main_sys_cp.vhd.