summaryrefslogtreecommitdiffstats
path: root/pong3.qsf
diff options
context:
space:
mode:
Diffstat (limited to 'pong3.qsf')
-rw-r--r--pong3.qsf8
1 files changed, 4 insertions, 4 deletions
diff --git a/pong3.qsf b/pong3.qsf
index b614ba7..e8af12b 100644
--- a/pong3.qsf
+++ b/pong3.qsf
@@ -123,8 +123,8 @@ set_location_assignment PIN_161 -to dm9000_int
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 SEARCH_PATH db/ip/my_sys/ -tag from_archive
-set_global_assignment -name SEARCH_PATH db/ip/my_sys/submodules/ -tag from_archive
+set_global_assignment -name SEARCH_PATH db/ip/pong_mcu/ -tag from_archive
+set_global_assignment -name SEARCH_PATH db/ip/pong_mcu/submodules/ -tag from_archive
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVTTL"
set_location_assignment PIN_108 -to vga_red[0]
set_location_assignment PIN_113 -to vga_red[1]
@@ -147,8 +147,8 @@ set_global_assignment -name VERILOG_FILE DM9000A/hdl/DM9000A_IF.v
set_global_assignment -name VERILOG_FILE GPU/hdl/GPU_IF.v
set_global_assignment -name PIN_FILE pong3.pin
set_global_assignment -name VERILOG_FILE pong3.v
-set_global_assignment -name QSYS_FILE my_sys.qsys
+set_global_assignment -name QSYS_FILE pong_mcu.qsys
-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