URL
https://opencores.org/ocsvn/gamepads/gamepads/trunk
Subversion Repositories gamepads
[/] [gamepads/] [trunk/] [gcpad/] [rtl/] [vhdl/] [gcpad_rx-c.vhd] - Rev 41
Compare with Previous | Blame | View Log
------------------------------------------------------------------------------- -- -- GCpad controller core -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- -- $Id: gcpad_rx-c.vhd 41 2009-04-01 19:58:04Z arniml $ -- ------------------------------------------------------------------------------- configuration gcpad_rx_rtl_c0 of gcpad_rx is for rtl for sampler_b : gcpad_sampler use configuration work.gcpad_sampler_rtl_c0; end for; end for; end gcpad_rx_rtl_c0;