1 //-------------------------------------------------------------------
3 // PLAYSTATION CONTROLLER-FPGA ARCADE GAME INTERFACE TOP
7 // Copyright(c) 2003 - 2004 Katsumi Degawa , All rights reserved
11 // This program is freeware for non-commercial use.
12 // An author does no guarantee about this program.
13 // You can use this under your own risk.
16 //-------------------------------------------------------------------
18 module fpga_arcade_if(
31 input CLK_18M432,I_RSTn;
34 output psCLK,psSEL,psTXD;