URL
https://opencores.org/ocsvn/t400/t400/trunk
[/] [t400/] [trunk/] [bench/] [vhdl/] [tb_t411.vhd] - Diff between revs 19 and 58
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 19 |
Rev 58 |
Line 1... |
Line 1... |
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
--
|
--
|
-- Testbench for the T411 system toplevel.
|
-- Testbench for the T411 system toplevel.
|
--
|
--
|
-- $Id: tb_t411.vhd,v 1.3 2006-05-15 21:56:02 arniml Exp $
|
-- $Id: tb_t411.vhd,v 1.4 2006-05-23 01:18:26 arniml Exp $
|
--
|
--
|
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
|
-- Copyright (c) 2006 Arnim Laeuger (arniml@opencores.org)
|
--
|
--
|
-- All rights reserved
|
-- All rights reserved
|
--
|
--
|
Line 112... |
Line 112... |
)
|
)
|
port map (
|
port map (
|
io_l_i => io_l_s,
|
io_l_i => io_l_s,
|
io_d_i => io_d_s,
|
io_d_i => io_d_s,
|
io_g_i => io_g_s,
|
io_g_i => io_g_s,
|
|
io_in_o => open,
|
so_i => so_s,
|
so_i => so_s,
|
si_o => si_s,
|
si_o => si_s,
|
sk_i => sk_s,
|
sk_i => sk_s,
|
ck_o => ck_s
|
ck_o => ck_s
|
);
|
);
|
Line 125... |
Line 126... |
|
|
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
-- File History:
|
-- File History:
|
--
|
--
|
-- $Log: not supported by cvs2svn $
|
-- $Log: not supported by cvs2svn $
|
|
-- Revision 1.3 2006/05/15 21:56:02 arniml
|
|
-- moved elements to separate design unit tb_elems
|
|
--
|
-- Revision 1.2 2006/05/06 13:34:25 arniml
|
-- Revision 1.2 2006/05/06 13:34:25 arniml
|
-- remove delta cycle filter on sk_s
|
-- remove delta cycle filter on sk_s
|
--
|
--
|
-- Revision 1.1.1.1 2006/05/06 01:56:44 arniml
|
-- Revision 1.1.1.1 2006/05/06 01:56:44 arniml
|
-- import from local CVS repository, LOC_CVS_0_1
|
-- import from local CVS repository, LOC_CVS_0_1
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.