lpgbtfpga_encoder Entity Reference

lpgbtfpga_encoder - Downlink FEC encoder More...

Inheritance diagram for lpgbtfpga_encoder:
rs_encoder_N7K5 lpgbtfpga_downlink

Detailed Description

lpgbtfpga_encoder - Downlink FEC encoder

computes the FEC bus USEd by the decoder to correct errors. It is based on the N=7, K=5 and SymbWidth=3 implementation of the Reed-Solomon scheme.

Definition at line 19 of file lpgbtfpga_encoder.vhd.


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

Entities

behavioral  architecture
 lpgbtfpga_encoder - Downlink FEC encoder More...
 

Libraries

ieee 
 Include the IEEE VHDL standard LIBRARY.

Use Clauses

ieee.std_logic_1164.all 
work.lpgbtfpga_package.all 
 Include the lpGBT-FPGA specific package.

Ports

data_i   in std_logic_vector ( 35 downto 0 )
FEC_o   out std_logic_vector ( 23 downto 0 )
bypass   in std_logic