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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.5/] [rtl/] [sys_gen/] [w11a/] [nexys2/] [tb/] [tb_w11a_n2.vhd] - Blame information for rev 11

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

Line No. Rev Author Line
1 2 wfjm
-- $Id: tb_w11a_n2.vhd 314 2010-07-09 17:38:41Z mueller $
2
--
3
-- Copyright 2010- 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_w11a_n2
16
-- Description:    Configuration for tb_w11a_n2 for tb_nexys2_fusp
17
--
18
-- Dependencies:   sys_w11a_n2
19
--
20
-- To test:        sys_w11a_n2
21
--
22
-- Verified (with (#1) ../../tb/tb_rritba_pdp11core_stim.dat
23
--                (#2) ../../tb/tb_pdp11_core_stim.dat):
24
-- Date         Rev  Code  ghdl  ise          Target     Comment
25
-- 2010-05-28   295  -     -.--  -            -          -:-- 
26
-- 
27
-- Revision History: 
28
-- Date         Rev Version  Comment
29
-- 2010-05-26   295   1.0    Initial version (cloned from _s3)
30
------------------------------------------------------------------------------
31
 
32
configuration tb_w11a_n2 of tb_nexys2_fusp is
33
 
34
  for sim
35
    for all : nexys2_fusp_aif
36
      use entity work.sys_w11a_n2;
37
    end for;
38
  end for;
39
 
40
end tb_w11a_n2;

powered by: WebSVN 2.1.0

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