diff --git a/Arcade-Pacman.qsf b/Arcade-Pacman.qsf index 1d1dbbf..7d393cc 100644 --- a/Arcade-Pacman.qsf +++ b/Arcade-Pacman.qsf @@ -27,7 +27,7 @@ set_global_assignment -name FAMILY "Cyclone V" set_global_assignment -name DEVICE 5CSEBA6U23I7 set_global_assignment -name TOP_LEVEL_ENTITY sys_top set_global_assignment -name ORIGINAL_QUARTUS_VERSION 16.1.2 -set_global_assignment -name LAST_QUARTUS_VERSION "17.1.0 Lite Edition" +set_global_assignment -name LAST_QUARTUS_VERSION "17.0.1 Standard Edition" set_global_assignment -name PROJECT_CREATION_TIME_DATE "01:53:30 APRIL 20, 2017" set_global_assignment -name DEVICE_FILTER_PACKAGE UFBGA set_global_assignment -name DEVICE_FILTER_PIN_COUNT 672 @@ -366,4 +366,4 @@ set_global_assignment -name VHDL_FILE pacman_audio.vhd set_global_assignment -name VHDL_FILE pacman.vhd set_global_assignment -name SYSTEMVERILOG_FILE "Arcade-Pacman.sv" -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top