Revision 145
Added by markw over 11 years ago
| atari800core.qsf | ||
|---|---|---|
|
set_global_assignment -name VHDL_FILE chameleon_io.vhd
|
||
|
set_global_assignment -name VHDL_FILE chameleon_cdtv_remote.vhd
|
||
|
set_global_assignment -name VHDL_FILE chameleon_c64_joykeyb.vhd
|
||
|
set_global_assignment -name VHDL_FILE gen_usart.vhd
|
||
|
set_global_assignment -name VHDL_FILE chameleon_usb.vhd
|
||
|
set_global_assignment -name VHDL_FILE atari800core_chameleon.vhd
|
||
|
set_global_assignment -name QIP_FILE pll.qip
|
||
|
set_global_assignment -name RESERVE_DATA0_AFTER_CONFIGURATION "USE AS REGULAR IO"
|
||
Added normal reset button behaviour. Debounce for now is just enable at 10hz! Applied that to scanlines button.