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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_1_beta/] [bench/] [vhdl/] [tb_t8039-c.vhd] - Diff between revs 251 and 292

Only display areas with differences | Details | Blame | View Log

Rev 251 Rev 292
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- The testbench for t8039.
-- The testbench for t8039.
--
--
-- $Id: tb_t8039-c.vhd,v 1.1 2004-04-18 19:00:07 arniml Exp $
-- $Id: tb_t8039-c.vhd,v 1.1 2004-04-18 19:00:07 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
configuration tb_t8039_behav_c0 of tb_t8039 is
configuration tb_t8039_behav_c0 of tb_t8039 is
 
 
  for behav
  for behav
 
 
    for ext_ram_b : syn_ram
    for ext_ram_b : syn_ram
      use configuration work.syn_ram_lpm_c0;
      use configuration work.syn_ram_lpm_c0;
    end for;
    end for;
 
 
    for ext_rom_b : syn_rom
    for ext_rom_b : syn_rom
      use configuration work.syn_rom_lpm_c0;
      use configuration work.syn_rom_lpm_c0;
    end for;
    end for;
 
 
    for t8039_b : t8039
    for t8039_b : t8039
      use configuration work.t8039_struct_c0;
      use configuration work.t8039_struct_c0;
    end for;
    end for;
 
 
  end for;
  end for;
 
 
end tb_t8039_behav_c0;
end tb_t8039_behav_c0;
 
 
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 

powered by: WebSVN 2.1.0

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