]> git.zerfleddert.de Git - fpga-games/blame - galaxian/src/mc_conf.v
cleanup clocks
[fpga-games] / galaxian / src / mc_conf.v
CommitLineData
782690d0
MG
1//===============================================================================\r
2// FPGA MOONCRESTA CONFIG FILE\r
3//\r
4// Version : 1.00\r
5//\r
6// Copyright(c) 2004 Katsumi Degawa , All rights reserved\r
7//\r
8// Important !\r
9//\r
10// This program is freeware for non-commercial use. \r
11// An author does no guarantee about this program.\r
12// You can use this under your own risk.\r
13// \r
14//================================================================================\r
15//- Device selct ----------------------------------------------------------------\r
16// `define DEVICE_CYCLONE // ALTERA DEVICE\r
17`define DEVICE_SPARTAN2E // XILINX DEVICE\r
18//--------------------------------------------------------------------------------\r
19//- Video out Format ------------------------------------------------------------\r
20 `define VGA_USE\r
21\r
22//--------------------------------------------------------------------------------\r
23//- include the playstation control(DUALSHOCK) interface module -----------------\r
24//`define PSPAD_USE\r
25 `define Dualshock // default\r
26//--------------------------------------------------------------------------------\r
27\r
28\r
29\r
30\r
31\r
32\r
33\r
34\r
35\r
Impressum, Datenschutz