URL
https://opencores.org/ocsvn/gamepads/gamepads/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 11 |
Rev 26 |
Line 3... |
Line 3... |
-- Testbench for the
|
-- Testbench for the
|
-- GCpad controller core
|
-- GCpad controller core
|
--
|
--
|
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
|
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
|
--
|
--
|
-- $Id: tb-c.vhd,v 1.1 2004-10-07 21:24:06 arniml Exp $
|
-- $Id: tb-c.vhd,v 1.2 2004-10-10 17:27:36 arniml Exp $
|
--
|
--
|
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
|
|
configuration tb_behav_c0 of tb is
|
configuration tb_behav_c0 of tb is
|
|
|
for behav
|
for behav
|
for basic_b : gcpad_basic
|
for basic_b : gcpad_basic
|
use configuration work.gcpad_basic_struct_c0;
|
use configuration work.gcpad_basic_struct_c0;
|
end for;
|
end for;
|
|
|
|
for full_b : gcpad_full
|
|
use configuration work.gcpad_full_struct_c0;
|
|
end for;
|
|
|
|
for all : gcpad_mod
|
|
use configuration work.gcpad_mod_behav_c0;
|
|
end for;
|
end for;
|
end for;
|
|
|
end tb_behav_c0;
|
end tb_behav_c0;
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.