diff --git a/dist/Cores/ericlewis.Asteroids/bitstream.rbf_r b/dist/Cores/ericlewis.Asteroids/bitstream.rbf_r index 2099cf5..c160e58 100644 Binary files a/dist/Cores/ericlewis.Asteroids/bitstream.rbf_r and b/dist/Cores/ericlewis.Asteroids/bitstream.rbf_r differ diff --git a/src/fpga/ap_core.qsf b/src/fpga/ap_core.qsf index 029b134..b8b25a1 100644 --- a/src/fpga/ap_core.qsf +++ b/src/fpga/ap_core.qsf @@ -762,5 +762,5 @@ set_global_assignment -name SOURCE_FILE db/ap_core.cmp.rdb set_global_assignment -name QII_AUTO_PACKED_REGISTERS NORMAL set_global_assignment -name ROUTER_TIMING_OPTIMIZATION_LEVEL MAXIMUM set_global_assignment -name STATE_MACHINE_PROCESSING "ONE-HOT" -set_global_assignment -name SLD_FILE db/stp1_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/stp1_auto_stripped.stp \ No newline at end of file diff --git a/src/fpga/output_files/bitstream.rbf_r b/src/fpga/output_files/bitstream.rbf_r index 2099cf5..c160e58 100644 Binary files a/src/fpga/output_files/bitstream.rbf_r and b/src/fpga/output_files/bitstream.rbf_r differ