Skip to content

Commit

Permalink
fix: timing
Browse files Browse the repository at this point in the history
  • Loading branch information
ericlewis committed Sep 13, 2022
1 parent 50ed8b7 commit bd5ae3e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified dist/Cores/ericlewis.Asteroids/bitstream.rbf_r
Binary file not shown.
4 changes: 2 additions & 2 deletions src/fpga/ap_core.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -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
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_global_assignment -name SLD_FILE db/stp1_auto_stripped.stp
Binary file modified src/fpga/output_files/bitstream.rbf_r
Binary file not shown.

0 comments on commit bd5ae3e

Please sign in to comment.