//=============================================================================== // FPGA MOONCRESTA CONFIG FILE // // Version : 1.00 // // Copyright(c) 2004 Katsumi Degawa , All rights reserved // // Important ! // // This program is freeware for non-commercial use. // An author does no guarantee about this program. // You can use this under your own risk. // //================================================================================ //- Device selct ---------------------------------------------------------------- // `define DEVICE_CYCLONE // ALTERA DEVICE `define DEVICE_SPARTAN2E // XILINX DEVICE //-------------------------------------------------------------------------------- //- Video out Format ------------------------------------------------------------ `define VGA_USE //-------------------------------------------------------------------------------- //- include the playstation control(DUALSHOCK) interface module ----------------- //`define PSPAD_USE `define Dualshock // default //--------------------------------------------------------------------------------