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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [sys_gen/] [w11a/] [nexys4/] [tb/] [tb_w11a_n4.vhd] - Blame information for rev 33

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 29 wfjm
-- $Id: tb_w11a_n4.vhd 644 2015-02-08 22:56:54Z 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_w11a_n4
16
-- Description:    Configuration for tb_w11a_n4 for tb_nexys4_cram
17
--
18
-- Dependencies:   sys_w11a_n4
19
--
20
-- To test:        sys_w11a_n4
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
-- 2011-11-25   295  -     -.--  -            -          -:-- 
26
-- 
27
-- Revision History: 
28
-- Date         Rev Version  Comment
29
-- 2015-02-06   643   1.1    use tb_nexys4_cram now
30
-- 2013-09-22   432   1.0    Initial version (cloned from _n3)
31
------------------------------------------------------------------------------
32
 
33
configuration tb_w11a_n4 of tb_nexys4_cram is
34
 
35
  for sim
36
    for all : nexys4_cram_aif
37
      use entity work.sys_w11a_n4;
38
    end for;
39
  end for;
40
 
41
end tb_w11a_n4;

powered by: WebSVN 2.1.0

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