OpenCores
URL https://opencores.org/ocsvn/astron_wb_fft/astron_wb_fft/trunk

Subversion Repositories astron_wb_fft

[/] [astron_wb_fft/] [trunk/] [tb_tb_fft_r2_par.vhd] - Diff between revs 3 and 5

Show entire file | Details | Blame | View Log

Rev 3 Rev 5
Line 25... Line 25...
--   
--   
-- Usage:
-- Usage:
--   > as 4
--   > as 4
--   > run -all
--   > run -all
 
 
LIBRARY IEEE, common_pkg_lib, rTwoSDF_lib;
LIBRARY IEEE, common_pkg_lib, astron_r2sdf_fft_lib;
USE IEEE.std_logic_1164.ALL;
USE IEEE.std_logic_1164.ALL;
USE common_pkg_lib.common_pkg.all;
USE common_pkg_lib.common_pkg.all;
USE rTwoSDF_lib.rTwoSDFPkg.all;
USE astron_r2sdf_fft_lib.rTwoSDFPkg.all;
USE work.fft_pkg.all;
USE work.fft_pkg.all;
 
 
ENTITY tb_tb_fft_r2_par IS
ENTITY tb_tb_fft_r2_par IS
END tb_tb_fft_r2_par;
END tb_tb_fft_r2_par;
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.