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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [sys_gen/] [tst_rlink/] [nexys4/] [tb/] [tb_tst_rlink_n4.vhd] - Rev 33

Compare with Previous | Blame | View Log

-- $Id: tb_tst_rlink_n4.vhd 648 2015-02-20 20:16:21Z mueller $
--
-- Copyright 2013-2015 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
--
-- This program is free software; you may redistribute and/or modify it under
-- the terms of the GNU General Public License as published by the Free
-- Software Foundation, either version 2, or at your option any later version.
--
-- This program is distributed in the hope that it will be useful, but
-- WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY
-- or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-- for complete details.
--
------------------------------------------------------------------------------
-- Module Name:    tb_tst_rlink_n4
-- Description:    Configuration for tb_tst_rlink_n4 for tb_nexys4
--
-- Dependencies:   sys_tst_rlink_n4
--
-- To test:        sys_tst_rlink_n4
-- 
-- Revision History: 
-- Date         Rev Version  Comment
-- 2015-02-01   641   1.1    use plain tb_nexys4 now
-- 2013-09-28   535   1.0    Initial version 
------------------------------------------------------------------------------
 
configuration tb_tst_rlink_n4 of tb_nexys4 is
 
  for sim
    for all : nexys4_aif
      use entity work.sys_tst_rlink_n4;
    end for;
  end for;
 
end tb_tst_rlink_n4;
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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