Driver APB, va faire le lien entre l'IP VHDL de la FFT et le bus Amba. More...
Inherits APB_FFT::ar_APB_FFT.
Inherited by lpp_fft [private].
Architectures | |
| ar_APB_FFT | Architecture |
Libraries | |
| ieee | |
| grlib | |
| lpp | |
Packages | |
| std_logic_1164 | |
| amba | |
| stdlib | |
| devices | |
| lpp_amba | Package <lpp_amba> |
| apb_devices_list | |
| lpp_fft | Package <lpp_fft> |
| lpp_memory | Package <lpp_memory> |
| fft_components | |
Generics | |
| pindex | integer := 0 |
| paddr | integer := 0 |
| pmask | integer := 16#fff# |
| pirq | integer := 0 |
| abits | integer := 8 |
| Data_sz | integer := 32 |
| Addr_sz | integer := 8 |
| addr_max_int | integer := 256 |
Ports | |
| clk | in std_logic |
| Horloge du composant. | |
| rst | in std_logic |
| Reset general du composant. | |
| apbi | in apb_slv_in_type |
| Registre de gestion des entrées du bus. | |
| apbo | out apb_slv_out_type |
| Registre de gestion des sorties du bus. | |
Driver APB, va faire le lien entre l'IP VHDL de la FFT et le bus Amba.
Definition at line 37 of file APB_FFT.vhd.
abits integer := 8 [Generic] |
Definition at line 43 of file APB_FFT.vhd.
addr_max_int integer := 256 [Generic] |
Definition at line 46 of file APB_FFT.vhd.
Addr_sz integer := 8 [Generic] |
Definition at line 45 of file APB_FFT.vhd.
amba package [Package] |
Definition at line 25 of file APB_FFT.vhd.
apb_devices_list package [Package] |
Definition at line 30 of file APB_FFT.vhd.
apbi in apb_slv_in_type [Port] |
Registre de gestion des entrées du bus.
Definition at line 50 of file APB_FFT.vhd.
apbo out apb_slv_out_type [Port] |
Registre de gestion des sorties du bus.
Definition at line 51 of file APB_FFT.vhd.
clk in std_logic [Port] |
Data_sz integer := 32 [Generic] |
Definition at line 44 of file APB_FFT.vhd.
devices package [Package] |
Definition at line 27 of file APB_FFT.vhd.
fft_components package [Package] |
Definition at line 33 of file APB_FFT.vhd.
grlib library [Library] |
Definition at line 24 of file APB_FFT.vhd.
ieee library [Library] |
Definition at line 22 of file APB_FFT.vhd.
lpp library [Library] |
Definition at line 28 of file APB_FFT.vhd.
lpp_amba package [Package] |
Definition at line 29 of file APB_FFT.vhd.
lpp_fft package [Package] |
Definition at line 31 of file APB_FFT.vhd.
lpp_memory package [Package] |
Definition at line 32 of file APB_FFT.vhd.
paddr integer := 0 [Generic] |
Definition at line 40 of file APB_FFT.vhd.
pindex integer := 0 [Generic] |
Definition at line 39 of file APB_FFT.vhd.
pirq integer := 0 [Generic] |
Definition at line 42 of file APB_FFT.vhd.
pmask integer := 16#fff# [Generic] |
Definition at line 41 of file APB_FFT.vhd.
rst in std_logic [Port] |
Reset general du composant.
Definition at line 49 of file APB_FFT.vhd.
std_logic_1164 package [Package] |
Reimplemented from Flag_Extremum.
Definition at line 23 of file APB_FFT.vhd.
stdlib package [Package] |
Definition at line 26 of file APB_FFT.vhd.