My Project  v0.0.16
Functions
decoder_testbench_package Package Body Reference
Package >> decoder_testbench_package

Functions

parity_ham_8bit   hamming_encoder_8bit ( data_in: in data_ham_8bit )
parity_ham_32bit   hamming_encoder_32bit ( data_in: in data_ham_32bit )
Addr_frame_42bit   send_broadcast (
EcntRst: in std_logic
BcntRst: in std_logic
TestCmd: in TestCmd_type
ShortCmd: in ShortCmd_type
)
Addr_frame_42bit   send_addressed (
TTCrxAdd: in TTCrxAddr_type
ExtBit: in std_logic
SubAddr: in Bus_8bits
Data: in Bus_8bits
)

Member Function Documentation

◆ hamming_encoder_32bit()

parity_ham_32bit hamming_encoder_32bit (   data_in in data_ham_32bit  
)
Function

◆ hamming_encoder_8bit()

parity_ham_8bit hamming_encoder_8bit (   data_in in data_ham_8bit  
)
Function

◆ send_addressed()

Addr_frame_42bit send_addressed (   TTCrxAdd in TTCrxAddr_type ,
  ExtBit in std_logic ,
  SubAddr in Bus_8bits ,
  Data in Bus_8bits  
)
Function

◆ send_broadcast()

Addr_frame_42bit send_broadcast (   EcntRst in std_logic ,
  BcntRst in std_logic ,
  TestCmd in TestCmd_type ,
  ShortCmd in ShortCmd_type  
)
Function

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