head 1.2; access; symbols rel_0_2_beta:1.2; locks; strict; comment @# @; 1.2 date 2004.10.10.17.27.36; author arniml; state Exp; branches; next 1.1; 1.1 date 2004.10.07.21.24.06; author arniml; state Exp; branches; next ; desc @@ 1.2 log @added second pad introduced testbench model for GC controller @ text @------------------------------------------------------------------------------- -- -- Testbench for the -- GCpad controller core -- -- Copyright (c) 2004, Arnim Laeuger (arniml@@opencores.org) -- -- $Id: tb-c.vhd,v 1.1 2004/10/07 21:24:06 arniml Exp $ -- ------------------------------------------------------------------------------- configuration tb_behav_c0 of tb is for behav for basic_b : gcpad_basic use configuration work.gcpad_basic_struct_c0; 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 tb_behav_c0; @ 1.1 log @initial check-in @ text @d8 1 a8 1 -- $Id$ d18 8 @