Belle II KLM Scint Firmware  1
timing_ctrl_pkg Package Reference
Package Body >> timing_ctrl_pkg

Libraries

ieee 

Use Clauses

std_logic_1164 
math_real 
numeric_std 

Constants

TC_MAX_MUL  integer := 2
TC_CCNT_WIDTH  integer := INTEGER ( CEIL ( LOG2 ( REAL ( TC_MAX_MUL ) ) ) )
TC_2X_BIT  integer := INTEGER ( CEIL ( LOG2 ( REAL ( 2 ) ) ) ) - 1
TC_4X_BIT  integer := INTEGER ( CEIL ( LOG2 ( REAL ( 4 ) ) ) ) - 1
TC_8X_BIT  integer := INTEGER ( CEIL ( LOG2 ( REAL ( 8 ) ) ) ) - 1
TC_16X_BIT  integer := INTEGER ( CEIL ( LOG2 ( REAL ( 16 ) ) ) ) - 1

Detailed Description

Definition at line 20 of file timing_ctrl_pkg.vhd.


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