1 //===============================================================================
2 // FPGA MOONCRESTA CONFIG FILE
6 // Copyright(c) 2004 Katsumi Degawa , All rights reserved
10 // This program is freeware for non-commercial use.
11 // An author does no guarantee about this program.
12 // You can use this under your own risk.
14 //================================================================================
15 //- Device selct ----------------------------------------------------------------
16 // `define DEVICE_CYCLONE // ALTERA DEVICE
17 `define DEVICE_SPARTAN2E // XILINX DEVICE
18 //--------------------------------------------------------------------------------
19 //- Video out Format ------------------------------------------------------------
22 //--------------------------------------------------------------------------------
23 //- include the playstation control(DUALSHOCK) interface module -----------------
25 `define Dualshock // default
26 //--------------------------------------------------------------------------------