From 7ab8f32168e55169c605c1a66446091f533ccdad Mon Sep 17 00:00:00 2001 From: Rob Langley Date: Tue, 29 May 2018 14:47:31 +0100 Subject: Just one freq supported --- spdif.qsf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spdif.qsf') diff --git a/spdif.qsf b/spdif.qsf index 31333b7..1cb54fa 100644 --- a/spdif.qsf +++ b/spdif.qsf @@ -52,8 +52,9 @@ set_global_assignment -name FAMILY "Cyclone II" set_location_assignment PIN_118 -to dbg[6] set_location_assignment PIN_119 -to dbg[7] set_global_assignment -name USE_CONFIGURATION_DEVICE on - set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS OUTPUT DRIVING GROUND" set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim (Verilog)" set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation + +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file -- cgit v1.2.3