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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [sys_gen/] [tst_rlink/] [nexys4/] [tb/] [tb_tst_rlink_n4.vhd] - Blame information for rev 36

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

Line No. Rev Author Line
1 29 wfjm
-- $Id: tb_tst_rlink_n4.vhd 648 2015-02-20 20:16:21Z mueller $
2
--
3
-- Copyright 2013-2015 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_rlink_n4
16
-- Description:    Configuration for tb_tst_rlink_n4 for tb_nexys4
17
--
18
-- Dependencies:   sys_tst_rlink_n4
19
--
20
-- To test:        sys_tst_rlink_n4
21
-- 
22
-- Revision History: 
23
-- Date         Rev Version  Comment
24
-- 2015-02-01   641   1.1    use plain tb_nexys4 now
25
-- 2013-09-28   535   1.0    Initial version 
26
------------------------------------------------------------------------------
27
 
28
configuration tb_tst_rlink_n4 of tb_nexys4 is
29
 
30
  for sim
31
    for all : nexys4_aif
32
      use entity work.sys_tst_rlink_n4;
33
    end for;
34
  end for;
35
 
36
end tb_tst_rlink_n4;

powered by: WebSVN 2.1.0

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