lpgbtfpga_scrambler Entity Reference
lpgbtfpga_scrambler - 36bit Order 36 scrambler More...
Inheritance diagram for lpgbtfpga_scrambler:
Detailed Description
lpgbtfpga_scrambler - 36bit Order 36 scrambler
Definition at line 16 of file lpgbtfpga_scrambler.vhd.
The documentation for this class was generated from the following file:
- /mnt/lpgbt-fpga-sources/downlink/lpgbtfpga_scrambler.vhd
Entities | |
behavioral | architecture |
lpgbtfpga_scrambler ARCHITECTURE - 36bit Order 36 scrambler 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. |
Generics | |
INIT_SEED | std_logic_vector ( 35 downto 0 ) := x " 1fba847af " |
Ports | |
clk_i | in std_logic |
clkEn_i | in std_logic |
reset_i | in std_logic |
data_i | in std_logic_vector ( 35 downto 0 ) |
data_o | out std_logic_vector ( 35 downto 0 ) |
bypass | in std_logic |