w11 - vhd 0.794
W11 CPU core and support modules
Loading...
Searching...
No Matches
tb_tst_rlink_cuff_ic_n2.vhd
Go to the documentation of this file.
1-- $Id: tb_tst_rlink_cuff_ic_n2.vhd 1181 2019-07-08 17:00:50Z mueller $
2-- SPDX-License-Identifier: GPL-3.0-or-later
3-- Copyright 2013- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4--
5------------------------------------------------------------------------------
6-- Module Name: tb_tst_rlink_cuff_ic_n2
7-- Description: Configuration for tb_tst_rlink_cuff_ic_n2 for
8-- tb_nexys2_fusp_cuff
9--
10-- Dependencies: sys_tst_rlink_cuff_n2 (fx2_type = 'ic2')
11--
12-- To test: sys_tst_rlink_cuff_n2 (fx2_type = 'ic2')
13--
14-- Verified:
15-- Date Rev Code ghdl ise Target Comment
16-- 2013-01-xx xxx - 0.29 12.1 M53d xc3s1200e u:???
17--
18-- Revision History:
19-- Date Rev Version Comment
20-- 2013-01-01 467 1.0 Initial version
21------------------------------------------------------------------------------
22
23configuration tb_tst_rlink_cuff_ic_n2 of tb_nexys2_fusp_cuff is
24
25 for sim
26 for all : nexys2_fusp_cuff_aif
27 use entity work.sys_tst_rlink_cuff_n2;
28 end for;
29 end for;
30
31end tb_tst_rlink_cuff_ic_n2;