URL
https://opencores.org/ocsvn/gamepads/gamepads/trunk
[/] [gamepads/] [trunk/] [gcpad/] [rtl/] [vhdl/] [gcpad_basic.vhd] - Diff between revs 38 and 41
Show entire file |
Details |
Blame |
View Log
Rev 38 |
Rev 41 |
Line 1... |
Line 1... |
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
--
|
--
|
-- GCpad controller core
|
-- GCpad controller core
|
--
|
--
|
-- $Id: gcpad_basic.vhd,v 1.5 2004-10-09 22:18:35 arniml Exp $
|
-- $Id: gcpad_basic.vhd 41 2009-04-01 19:58:04Z arniml $
|
--
|
--
|
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
|
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
|
--
|
--
|
-- All rights reserved
|
-- All rights reserved
|
--
|
--
|
Line 253... |
Line 253... |
ana_l_o <= rx_data_s(l_high_c downto l_low_c);
|
ana_l_o <= rx_data_s(l_high_c downto l_low_c);
|
ana_r_o <= rx_data_s(r_high_c downto r_low_c);
|
ana_r_o <= rx_data_s(r_high_c downto r_low_c);
|
|
|
end struct;
|
end struct;
|
|
|
|
|
-------------------------------------------------------------------------------
|
|
-- File History:
|
|
--
|
|
-- $Log: not supported by cvs2svn $
|
|
-- Revision 1.4 2004/10/09 17:03:43 arniml
|
|
-- enhance handshaking between gcpad_rx and gcpad_ctrl
|
|
--
|
|
-- Revision 1.3 2004/10/09 00:33:55 arniml
|
|
-- shift rx_data to button assignment to toplevel
|
|
--
|
|
-- Revision 1.2 2004/10/08 20:51:59 arniml
|
|
-- turn rx and tx size into bytes instead of bits
|
|
--
|
|
-- Revision 1.1 2004/10/07 21:23:10 arniml
|
|
-- initial check-in
|
|
--
|
|
-------------------------------------------------------------------------------
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.