Revision 689
Added by markw over 7 years ago
| ultimate_cart/veronica/veronica.qsf | ||
|---|---|---|
|
set_global_assignment -name VHDL_FILE atari_address_decoder.vhd
|
||
|
set_global_assignment -name VHDL_FILE sram_mux.vhd
|
||
|
set_global_assignment -name VHDL_FILE output_mux.vhd
|
||
|
set_global_assignment -name VHDL_FILE memory_timing_bridge.vhd
|
||
|
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to SD_CARD_miso
|
||
|
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to SD_CARD_mosi
|
||
|
set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to SD_CARD_sclk
|
||
| ... | ... | |
|
|
||
|
|
||
|
|
||
|
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
|
||
|
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
|
||
Add missing vhdl file. Remove weird binary project file.