Revision 1467
Added by markw 7 months ago
pokeymaxv4.qsf | ||
---|---|---|
set_instance_assignment -name IO_STANDARD "3.3 V SCHMITT TRIGGER" -to BCLK
|
||
|
||
set_global_assignment -name OPTIMIZATION_MODE BALANCED
|
||
set_global_assignment -name VHDL_FILE audio_signal_detector.vhd
|
||
set_global_assignment -name VHDL_FILE flash_controller.vhd
|
||
set_global_assignment -name VHDL_FILE stereo_detect.vhd
|
||
set_global_assignment -name VHDL_FILE iox_glue.vhdl
|
Also available in: Unified diff
Break out audio detector to own module and improve. Now with zero crossing support.