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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_1_0/] [bench/] [vhdl/] [tb_t8048-c.vhd] - Diff between revs 228 and 233

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 228 Rev 233
Line 1... Line 1...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
--
-- The testbench for t8048.
-- The testbench for t8048.
--
--
-- $Id: tb_t8048-c.vhd,v 1.2 2006-06-21 01:04:05 arniml Exp $
-- $Id: tb_t8048-c.vhd,v 1.3 2006-06-22 00:21:28 arniml Exp $
--
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
--
-- All rights reserved
-- All rights reserved
--
--
Line 16... Line 16...
 
 
    for ext_ram_b : generic_ram_ena
    for ext_ram_b : generic_ram_ena
      use configuration work.generic_ram_ena_rtl_c0;
      use configuration work.generic_ram_ena_rtl_c0;
    end for;
    end for;
 
 
 
    for ext_rom_b : lpm_rom
 
      use configuration work.lpm_rom_c0;
 
    end for;
 
 
    for t8048_b : t8048
    for t8048_b : t8048
      use configuration work.t8048_struct_c0;
      use configuration work.t8048_struct_c0;
    end for;
    end for;
 
 
  end for;
  end for;
Line 29... Line 33...
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- File History:
-- File History:
--
--
-- $Log: not supported by cvs2svn $
-- $Log: not supported by cvs2svn $
 
-- Revision 1.2  2006/06/21 01:04:05  arniml
 
-- replaced syn_ram and syn_rom with generic_ram_ena and t48_rom/t49_rom/t3x_rom
 
--
-- Revision 1.1  2004/03/24 21:42:10  arniml
-- Revision 1.1  2004/03/24 21:42:10  arniml
-- initial check-in
-- initial check-in
--
--
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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