diff --git a/nes.qsf b/nes.qsf index 6201b3f..655c9e7 100644 --- a/nes.qsf +++ b/nes.qsf @@ -655,5 +655,5 @@ set_global_assignment -name SIGNALTAP_FILE stp.stp set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top -set_global_assignment -name SLD_FILE db/stp_auto_stripped.stp -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 +set_global_assignment -name SLD_FILE db/stp_auto_stripped.stp \ No newline at end of file