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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [vlib/] [rri/] [tb/] [tb_rri_serport.vhd] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 wfjm
-- $Id: tb_rri_serport.vhd 314 2010-07-09 17:38:41Z mueller $
2
--
3
-- Copyright 2007- 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_rri_serport
16
-- Description:    Configuration for tb_rri_serport for tb_rri.
17
--
18
-- Dependencies:   tbd_rri_gen
19
--
20
-- To test:        rri_serport
21
--                 rri_core
22
--
23
-- Target Devices: generic
24
--
25
-- Verified (with tb_rri_stim.dat):
26
-- Date         Rev  Code  ghdl  ise          Target     Comment
27
-- 2007-10-12    88  _ssim 0.26  8.1.03 I27   xc3s1000   c:ok (Test 15 fails)
28
-- 2007-10-12    88  -     0.26  -            -          c:ok (Test 15 fails)
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
configuration tb_rri_serport of tb_rri is
37
 
38
  for sim
39
    for all : tbd_rri_gen
40
      use entity work.tbd_rri_serport;
41
    end for;
42
  end for;
43
 
44
end tb_rri_serport;

powered by: WebSVN 2.1.0

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