APB_IIR_CEL Entity Reference

Inherits APB_IIR_CEL::AR_APB_IIR_CEL.

Inherited by iir_filter [private].

List of all members.



Architectures

AR_APB_IIR_CEL Architecture

Libraries

ieee 
grlib 
lpp 

Packages

std_logic_1164 
numeric_std 
amba 
stdlib 
devices 
iir_filter  Package <iir_filter>
general_purpose  Package <general_purpose>
lpp_amba  Package <lpp_amba>
apb_devices_list 

Generics

pindex  integer := 0
paddr  integer := 0
pmask  integer := 16#fff#
pirq  integer := 0
abits  integer := 8
Sample_SZ  integer := 16
ChanelsCount  integer := 1
Coef_SZ  integer := 9
CoefCntPerCel  integer := 3
Cels_count  integer := 5
virgPos  integer := 3
Mem_use  integer := use_RAM

Ports

rst  in std_logic
clk  in std_logic
apbi  in apb_slv_in_type
apbo  out apb_slv_out_type
sample_clk  in std_logic
sample_clk_out  out std_logic
sample_in  in samplT ( ChanelsCount -1 downto 0 , Sample_SZ -1 downto 0 )
sample_out  out samplT ( ChanelsCount -1 downto 0 , Sample_SZ -1 downto 0 )

Detailed Description

Definition at line 35 of file APB_IIR_CEL.vhd.


Member Data Documentation

abits integer := 8 [Generic]

Definition at line 41 of file APB_IIR_CEL.vhd.

amba package [Package]

Definition at line 26 of file APB_IIR_CEL.vhd.

apb_devices_list package [Package]

Definition at line 33 of file APB_IIR_CEL.vhd.

apbi in apb_slv_in_type [Port]

Definition at line 53 of file APB_IIR_CEL.vhd.

apbo out apb_slv_out_type [Port]

Definition at line 54 of file APB_IIR_CEL.vhd.

Cels_count integer := 5 [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 46 of file APB_IIR_CEL.vhd.

ChanelsCount integer := 1 [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 43 of file APB_IIR_CEL.vhd.

clk in std_logic [Port]

Reimplemented from IIR_CEL_FILTER.

Definition at line 52 of file APB_IIR_CEL.vhd.

Coef_SZ integer := 9 [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 44 of file APB_IIR_CEL.vhd.

CoefCntPerCel integer := 3 [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 45 of file APB_IIR_CEL.vhd.

devices package [Package]

Definition at line 28 of file APB_IIR_CEL.vhd.

general_purpose package [Package]

Reimplemented from IIR_CEL_FILTER.

Definition at line 31 of file APB_IIR_CEL.vhd.

grlib library [Library]

Definition at line 25 of file APB_IIR_CEL.vhd.

ieee library [Library]

Definition at line 22 of file APB_IIR_CEL.vhd.

iir_filter package [Package]

Reimplemented from IIR_CEL_FILTER.

Definition at line 30 of file APB_IIR_CEL.vhd.

lpp library [Library]

Reimplemented from IIR_CEL_FILTER.

Definition at line 29 of file APB_IIR_CEL.vhd.

lpp_amba package [Package]

Definition at line 32 of file APB_IIR_CEL.vhd.

Mem_use integer := use_RAM [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 48 of file APB_IIR_CEL.vhd.

numeric_std package [Package]

Reimplemented from IIR_CEL_FILTER.

Definition at line 24 of file APB_IIR_CEL.vhd.

paddr integer := 0 [Generic]

Definition at line 38 of file APB_IIR_CEL.vhd.

pindex integer := 0 [Generic]

Definition at line 37 of file APB_IIR_CEL.vhd.

pirq integer := 0 [Generic]

Definition at line 40 of file APB_IIR_CEL.vhd.

pmask integer := 16#fff# [Generic]

Definition at line 39 of file APB_IIR_CEL.vhd.

rst in std_logic [Port]

Definition at line 51 of file APB_IIR_CEL.vhd.

sample_clk in std_logic [Port]

Reimplemented from IIR_CEL_FILTER.

Definition at line 55 of file APB_IIR_CEL.vhd.

sample_clk_out out std_logic [Port]

Definition at line 56 of file APB_IIR_CEL.vhd.

sample_in in samplT ( ChanelsCount -1 downto 0 , Sample_SZ -1 downto 0 ) [Port]

Reimplemented from IIR_CEL_FILTER.

Definition at line 57 of file APB_IIR_CEL.vhd.

sample_out out samplT ( ChanelsCount -1 downto 0 , Sample_SZ -1 downto 0 ) [Port]

Reimplemented from IIR_CEL_FILTER.

Definition at line 58 of file APB_IIR_CEL.vhd.

Sample_SZ integer := 16 [Generic]

Reimplemented from IIR_CEL_FILTER.

Definition at line 42 of file APB_IIR_CEL.vhd.

std_logic_1164 package [Package]

Reimplemented from IIR_CEL_FILTER.

Definition at line 23 of file APB_IIR_CEL.vhd.

stdlib package [Package]

Definition at line 27 of file APB_IIR_CEL.vhd.

virgPos integer := 3 [Generic]

Definition at line 47 of file APB_IIR_CEL.vhd.


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