OpenCores
URL https://opencores.org/ocsvn/gamepads/gamepads/trunk

Subversion Repositories gamepads

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /gamepads
    from Rev 40 to Rev 41
    Reverse comparison

Rev 40 → Rev 41

/trunk/snespad/bench/vhdl/tb-c.vhd
5,7 → 5,7
--
-- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org)
--
-- $Id: tb-c.vhd,v 1.1 2004-10-05 17:05:31 arniml Exp $
-- $Id$
--
-------------------------------------------------------------------------------
 
trunk/snespad/bench/vhdl/tb-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/bench/vhdl/tb.vhd =================================================================== --- trunk/snespad/bench/vhdl/tb.vhd (revision 40) +++ trunk/snespad/bench/vhdl/tb.vhd (revision 41) @@ -3,7 +3,7 @@ -- Testbench for the -- SNESpad controller core -- --- $Id: tb.vhd,v 1.2 2004-10-05 18:19:08 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -213,13 +213,3 @@ end process reset; end behav; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2004/10/05 17:05:31 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/snespad/bench/vhdl/tb.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_ctrl-c.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_ctrl-c.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_ctrl-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: snespad_ctrl-c.vhd,v 1.1 2004-10-05 17:01:27 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_ctrl-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_ctrl.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_ctrl.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_ctrl.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- SNESpad controller core -- --- $Id: snespad_ctrl.vhd,v 1.3 2005-09-15 17:28:17 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -208,16 +208,3 @@ pad_latch_o <= pad_latch_q; end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.2 2005/07/03 21:36:00 arniml --- removed obsolete state CLOCK --- --- Revision 1.1 2004/10/05 17:01:27 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_ctrl.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_pad-c.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_pad-c.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_pad-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: snespad_pad-c.vhd,v 1.1 2004-10-05 17:01:27 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_pad-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_pad.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_pad.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_pad.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- SNESpad controller core -- --- $Id: snespad_pad.vhd,v 1.2 2005-09-15 17:28:02 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -144,13 +144,3 @@ but_right_o <= buttons_q(but_pos_right_c); end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2004/10/05 17:01:27 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_pad.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_comp-pack.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_comp-pack.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_comp-pack.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: snespad_comp-pack.vhd,v 1.1 2004-10-05 18:20:14 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_comp-pack.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad_pack-p.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad_pack-p.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad_pack-p.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: snespad_pack-p.vhd,v 1.1 2004-10-05 17:01:27 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad_pack-p.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad-c.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad-c.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: snespad-c.vhd,v 1.1 2004-10-05 17:01:27 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/rtl/vhdl/snespad.vhd =================================================================== --- trunk/snespad/rtl/vhdl/snespad.vhd (revision 40) +++ trunk/snespad/rtl/vhdl/snespad.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- SNESpad controller core -- --- $Id: snespad.vhd,v 1.2 2004-10-05 18:22:40 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -184,13 +184,3 @@ end generate; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2004/10/05 17:01:27 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/snespad/rtl/vhdl/snespad.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/COMPILE_LIST =================================================================== --- trunk/snespad/COMPILE_LIST (revision 40) +++ trunk/snespad/COMPILE_LIST (revision 41) @@ -1,7 +1,7 @@ Compile list for the SNESpad core ================================= -Version: $Date: 2004-10-06 16:43:55 $ +Version: $Id$ rtl/vhdl/snespad_comp-pack.vhd rtl/vhdl/snespad_pack-p.vhd
trunk/snespad/COMPILE_LIST Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/sim/rtl_sim/Makefile =================================================================== --- trunk/snespad/sim/rtl_sim/Makefile (revision 40) +++ trunk/snespad/sim/rtl_sim/Makefile (revision 41) @@ -2,7 +2,7 @@ # # Tool-specific Makefile for the GHDL compiler. # -# $Id: Makefile,v 1.2 2004-10-05 18:18:23 arniml Exp $ +# $Id$ # # Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) #
trunk/snespad/sim/rtl_sim/Makefile Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/snespad/README =================================================================== --- trunk/snespad/README (revision 40) +++ trunk/snespad/README (revision 41) @@ -1,7 +1,7 @@ README for the SNESpad core =========================== -Version: $Date: 2004-10-06 16:42:15 $ +Version: $Id$ Description
trunk/snespad/README Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/bench/vhdl/tb-c.vhd =================================================================== --- trunk/gcpad/bench/vhdl/tb-c.vhd (revision 40) +++ trunk/gcpad/bench/vhdl/tb-c.vhd (revision 41) @@ -5,7 +5,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: tb-c.vhd,v 1.2 2004-10-10 17:27:36 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/bench/vhdl/tb-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/bench/vhdl/tb.vhd =================================================================== --- trunk/gcpad/bench/vhdl/tb.vhd (revision 40) +++ trunk/gcpad/bench/vhdl/tb.vhd (revision 41) @@ -3,7 +3,7 @@ -- Testbench for the -- GCpad controller core -- --- $Id: tb.vhd,v 1.4 2004-10-10 20:19:49 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -657,20 +657,3 @@ end process eos; end behav; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.3 2004/10/10 17:27:44 arniml --- added second pad --- introduced testbench model for GC controller --- --- Revision 1.2 2004/10/09 17:05:59 arniml --- delay assertion of request signal by real time (instead of delta cycles) --- --- Revision 1.1 2004/10/07 21:24:06 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/gcpad/bench/vhdl/tb.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/bench/vhdl/gcpad_mod-c.vhd =================================================================== --- trunk/gcpad/bench/vhdl/gcpad_mod-c.vhd (revision 40) +++ trunk/gcpad/bench/vhdl/gcpad_mod-c.vhd (revision 41) @@ -5,7 +5,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_mod-c.vhd,v 1.1 2004-10-10 17:26:28 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/bench/vhdl/gcpad_mod-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/bench/vhdl/gcpad_mod.vhd =================================================================== --- trunk/gcpad/bench/vhdl/gcpad_mod.vhd (revision 40) +++ trunk/gcpad/bench/vhdl/gcpad_mod.vhd (revision 41) @@ -3,7 +3,7 @@ -- A testbench model for the -- GCpad controller core -- --- $Id: gcpad_mod.vhd,v 1.3 2004-10-10 20:12:06 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) --
trunk/gcpad/bench/vhdl/gcpad_mod.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_basic-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_basic-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_basic-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_basic-c.vhd,v 1.1 2004-10-07 21:23:10 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_basic-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_basic.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_basic.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_basic.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_basic.vhd,v 1.5 2004-10-09 22:18:35 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -254,22 +254,3 @@ ana_r_o <= rx_data_s(r_high_c downto r_low_c); 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 --- --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_basic.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_full-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_full-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_full-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_full-c.vhd,v 1.1 2004-10-10 17:25:08 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_full-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_full.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_full.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_full.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_full.vhd,v 1.1 2004-10-10 17:25:08 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -200,10 +200,3 @@ 'Z'; end struct; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_full.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_sampler-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_sampler-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_sampler-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_sampler-c.vhd,v 1.1 2004-10-08 21:19:17 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_sampler-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_sampler.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_sampler.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_sampler.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_sampler.vhd,v 1.3 2004-10-09 00:33:12 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -157,13 +157,3 @@ sample_underflow_o <= sample_underflow_q; end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.2 2004/10/08 21:35:08 arniml --- comments --- --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_sampler.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_ctrl-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_ctrl-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_ctrl-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_ctrl-c.vhd,v 1.1 2004-10-07 21:23:10 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_ctrl-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_ctrl.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_ctrl.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_ctrl.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_ctrl.vhd,v 1.2 2004-10-09 17:04:36 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -238,13 +238,3 @@ '0'; end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2004/10/07 21:23:10 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_ctrl.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_rx-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_rx-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_rx-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_rx-c.vhd,v 1.2 2004-10-08 21:18:39 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_rx-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_rx.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_rx.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_rx.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_rx.vhd,v 1.5 2004-10-09 17:05:12 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -365,22 +365,3 @@ end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.4 2004/10/09 00:33:55 arniml --- shift rx_data to button assignment to toplevel --- --- Revision 1.3 2004/10/08 21:18:39 arniml --- move sampler to separate unit --- --- 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 --- --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_rx.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_comp-p.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_comp-p.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_comp-p.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_comp-p.vhd,v 1.1 2004-10-10 10:09:15 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_comp-p.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_pack-p.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_pack-p.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_pack-p.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_pack-p.vhd,v 1.1 2004-10-07 21:23:10 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_pack-p.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_tx-c.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_tx-c.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_tx-c.vhd (revision 41) @@ -4,7 +4,7 @@ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- --- $Id: gcpad_tx-c.vhd,v 1.1 2004-10-07 21:23:10 arniml Exp $ +-- $Id$ -- -------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_tx-c.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/rtl/vhdl/gcpad_tx.vhd =================================================================== --- trunk/gcpad/rtl/vhdl/gcpad_tx.vhd (revision 40) +++ trunk/gcpad/rtl/vhdl/gcpad_tx.vhd (revision 41) @@ -2,7 +2,7 @@ -- -- GCpad controller core -- --- $Id: gcpad_tx.vhd,v 1.2 2004-10-08 20:51:59 arniml Exp $ +-- $Id$ -- -- Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) -- @@ -300,13 +300,3 @@ pad_data_o <= pad_data_q; end rtl; - - -------------------------------------------------------------------------------- --- File History: --- --- $Log: not supported by cvs2svn $ --- Revision 1.1 2004/10/07 21:23:10 arniml --- initial check-in --- --------------------------------------------------------------------------------
trunk/gcpad/rtl/vhdl/gcpad_tx.vhd Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/COMPILE_LIST =================================================================== --- trunk/gcpad/COMPILE_LIST (revision 40) +++ trunk/gcpad/COMPILE_LIST (revision 41) @@ -1,7 +1,7 @@ Compile list for the GCpad core =============================== -Version: $Date: 2004-10-28 20:00:09 $ +Version: $Id$ rtl/vhdl/gcpad_pack-p.vhd rtl/vhdl/gcpad_comp-p.vhd
trunk/gcpad/COMPILE_LIST Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/sim/rtl_sim/Makefile =================================================================== --- trunk/gcpad/sim/rtl_sim/Makefile (revision 40) +++ trunk/gcpad/sim/rtl_sim/Makefile (revision 41) @@ -2,7 +2,7 @@ # # Tool-specific Makefile for the GHDL compiler. # -# $Id: Makefile,v 1.3 2004-10-10 17:28:21 arniml Exp $ +# $Id$ # # Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) #
trunk/gcpad/sim/rtl_sim/Makefile Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: trunk/gcpad/README =================================================================== --- trunk/gcpad/README (revision 40) +++ trunk/gcpad/README (revision 41) @@ -1,7 +1,7 @@ README for the GCpad core ========================= -Version: $Date: 2004-10-28 20:00:12 $ +Version: $Id$ Description
trunk/gcpad/README Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.