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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.74/] [rtl/] [sys_gen/] [tst_sram/] [nexys3/] [tb/] [tb_tst_sram_n3.vhd] - Blame information for rev 37

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 37 wfjm
-- $Id: tb_tst_sram_n3.vhd 435 2011-12-04 20:15:25Z mueller $
2
--
3
-- Copyright 2011- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
--
5
-- This program is free software; you may redistribute and/or modify it under
6
-- the terms of the GNU General Public License as published by the Free
7
-- Software Foundation, either version 2, or at your option any later version.
8
--
9
-- This program is distributed in the hope that it will be useful, but
10
-- WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY
11
-- or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12
-- for complete details.
13
--
14
------------------------------------------------------------------------------
15
-- Module Name:    tb_tst_sram_n3
16
-- Description:    Configuration for tb_tst_sram_n3 for tb_nexys3_fusp
17
--
18
-- Dependencies:   sys_tst_sram_n3
19
--
20
-- To test:        sys_tst_sram_n3
21
--
22
-- Verified:
23
-- Date         Rev  Code  ghdl  ise          Target     Comment
24
-- 2011-11-27   433  -     0.29  13.1   O40d  xc6slx16   ???
25
-- 
26
-- Revision History: 
27
-- Date         Rev Version  Comment
28
-- 2011-12-03   435   1.1    use tb_nexys3_fusp
29
-- 2011-11-27   433   1.0    Initial version 
30
------------------------------------------------------------------------------
31
 
32
configuration tb_tst_sram_n3 of tb_nexys3_fusp is
33
 
34
  for sim
35
    for all : nexys3_fusp_aif
36
      use entity work.sys_tst_sram_n3;
37
    end for;
38
  end for;
39
 
40
end tb_tst_sram_n3;

powered by: WebSVN 2.1.0

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