From f1e6cd7407efb597f7d1ccaa3084160c7419f16c Mon Sep 17 00:00:00 2001 From: Philip Smart Date: Thu, 28 Nov 2019 16:35:48 +0000 Subject: [PATCH] Updates --- build/CYC1000_zpu.qsf | 3 ++- build/E115_zpu.qsf | 4 +++- build/QMV_zpu.qsf | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/build/CYC1000_zpu.qsf b/build/CYC1000_zpu.qsf index 872eb58..ae6e7bf 100644 --- a/build/CYC1000_zpu.qsf +++ b/build/CYC1000_zpu.qsf @@ -410,4 +410,5 @@ set_global_assignment -name OPTIMIZATION_MODE "HIGH PERFORMANCE EFFORT" set_global_assignment -name VHDL_INPUT_VERSION VHDL_2008 set_global_assignment -name VHDL_SHOW_LMF_MAPPING_MESSAGES OFF -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top + +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file diff --git a/build/E115_zpu.qsf b/build/E115_zpu.qsf index d07320f..1fa92a1 100644 --- a/build/E115_zpu.qsf +++ b/build/E115_zpu.qsf @@ -38,6 +38,8 @@ set_global_assignment -name CDF_FILE E115.cdf # ================================ set_global_assignment -name FAMILY "Cyclone IV E" set_global_assignment -name TOP_LEVEL_ENTITY E115_zpu +set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (VHDL)" +set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulation # Fitter Assignments # ================== @@ -279,4 +281,4 @@ set_global_assignment -name HDL_MESSAGE_LEVEL LEVEL3 set_global_assignment -name VHDL_INPUT_VERSION VHDL_2008 set_global_assignment -name VHDL_SHOW_LMF_MAPPING_MESSAGES OFF -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 diff --git a/build/QMV_zpu.qsf b/build/QMV_zpu.qsf index f93ad5e..a113765 100644 --- a/build/QMV_zpu.qsf +++ b/build/QMV_zpu.qsf @@ -7,7 +7,7 @@ set_global_assignment -name ORIGINAL_QUARTUS_VERSION 13 set_global_assignment -name PROJECT_CREATION_TIME_DATE "23:35:58 SEPTEMBER 01, 2005" set_global_assignment -name LAST_QUARTUS_VERSION "17.1.1 Standard Edition" -set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files +#set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files set_global_assignment -name CDF_FILE QMV.cdf # Pin & Location Assignments @@ -359,4 +359,5 @@ set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulati set_global_assignment -name VHDL_INPUT_VERSION VHDL_2008 set_global_assignment -name VHDL_SHOW_LMF_MAPPING_MESSAGES OFF + set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top