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

Subversion Repositories w11

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 16 wfjm
-- $Id: tb_rlink_sp1c.vhd 442 2011-12-23 10:03:28Z mueller $
2 2 wfjm
--
3 16 wfjm
-- Copyright 2007-2011 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 16 wfjm
-- Module Name:    tb_rlink_sp1c
16
-- Description:    Configuration for tb_rlink_sp1c for tb_rlink.
17 2 wfjm
--
18 9 wfjm
-- Dependencies:   tbd_rlink_gen
19 2 wfjm
--
20 16 wfjm
-- To test:        rlink_sp1c
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-10-12    88  _ssim 0.26  8.1.03 I27   xc3s1000   c:ok (Test 15 fails)
27
-- 2007-10-12    88  -     0.26  -            -          c:ok (Test 15 fails)
28
-- 
29
-- Revision History: 
30
-- Date         Rev Version  Comment
31 16 wfjm
-- 2011-12-22   442   3.2    renamed and retargeted to tbd_rlink_sp1c
32 9 wfjm
-- 2010-12-05   343   3.0    rri->rlink renames
33 2 wfjm
-- 2007-11-25    98   1.0.1  use entity rather arch name to switch core/serport
34
-- 2007-07-08    65   1.0    Initial version 
35
------------------------------------------------------------------------------
36
 
37 16 wfjm
configuration tb_rlink_sp1c of tb_rlink is
38 2 wfjm
 
39
  for sim
40 9 wfjm
    for all : tbd_rlink_gen
41 16 wfjm
      use entity work.tbd_rlink_sp1c;
42 2 wfjm
    end for;
43
  end for;
44
 
45 16 wfjm
end tb_rlink_sp1c;

powered by: WebSVN 2.1.0

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