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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [vlib/] [rlink/] [tb/] [tb_rlink_direct.vhd] - Blame information for rev 27

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

Line No. Rev Author Line
1 9 wfjm
-- $Id: tb_rlink_direct.vhd 343 2010-12-05 21:24:38Z mueller $
2 2 wfjm
--
3 9 wfjm
-- Copyright 2007-2010 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4 2 wfjm
--
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 9 wfjm
-- Module Name:    tb_rlink_direct
16
-- Description:    Configuration for tb_rlink_direct for tb_rlink.
17 2 wfjm
--
18 9 wfjm
-- Dependencies:   tbd_rlink_gen
19 2 wfjm
--
20 9 wfjm
-- To test:        rlink_core
21 2 wfjm
--
22
-- Target Devices: generic
23
--
24 9 wfjm
-- Verified (with tb_rlink_stim.dat):
25 2 wfjm
-- Date         Rev  Code  ghdl  ise          Target     Comment
26
-- 2007-11-02    93  _tsim 0.26  8.2.03 I34   xc3s1000   d:ok
27
-- 2007-10-12    88  _ssim 0.26  8.1.03 I27   xc3s1000   c:ok
28
-- 2007-10-12    88  -     0.26  -            -          c:ok
29
--
30
-- Revision History: 
31
-- Date         Rev Version  Comment
32
-- 2007-11-25    98   1.0.1  use entity rather arch name to switch core/serport
33
-- 2007-07-08    65   1.0    Initial version 
34
------------------------------------------------------------------------------
35
 
36 9 wfjm
configuration tb_rlink_direct of tb_rlink is
37 2 wfjm
 
38
  for sim
39 9 wfjm
    for all : tbd_rlink_gen
40
      use entity work.tbd_rlink_direct;
41 2 wfjm
    end for;
42
  end for;
43
 
44 9 wfjm
end tb_rlink_direct;

powered by: WebSVN 2.1.0

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