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

Subversion Repositories astron_wb_fft

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

Show entire file | Details | Blame | View Log

Rev 3 Rev 5
Line 77... Line 77...
--   > run -all
--   > run -all
--   > testbench is selftesting.
--   > testbench is selftesting.
--   > observe the *_scope signals as radix decimal, format analogue format
--   > observe the *_scope signals as radix decimal, format analogue format
--     signals in the Wave window
--     signals in the Wave window
--
--
library ieee, common_pkg_lib, rTwoSDF_lib, common_ram_lib, mm_lib;
library ieee, common_pkg_lib, astron_r2sdf_fft_lib, astron_ram_lib, astron_mm_lib;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use IEEE.numeric_std.all;
use IEEE.std_logic_textio.all;
use IEEE.std_logic_textio.all;
use std.textio.all;
use std.textio.all;
use common_pkg_lib.common_pkg.all;
use common_pkg_lib.common_pkg.all;
use common_ram_lib.common_ram_pkg.ALL;
use astron_ram_lib.common_ram_pkg.ALL;
use common_pkg_lib.common_lfsr_sequences_pkg.ALL;
use common_pkg_lib.common_lfsr_sequences_pkg.ALL;
use common_pkg_lib.tb_common_pkg.all;
use common_pkg_lib.tb_common_pkg.all;
use mm_lib.tb_common_mem_pkg.ALL;
use astron_mm_lib.tb_common_mem_pkg.ALL;
use rTwoSDF_lib.rTwoSDFPkg.all;
use astron_r2sdf_fft_lib.rTwoSDFPkg.all;
use work.fft_pkg.all;
use work.fft_pkg.all;
use work.tb_fft_pkg.all;
use work.tb_fft_pkg.all;
 
 
entity tb_fft_r2_pipe is
entity tb_fft_r2_pipe is
  generic(
  generic(

powered by: WebSVN 2.1.0

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