summaryrefslogtreecommitdiffstats
path: root/sdram.qsf
diff options
context:
space:
mode:
Diffstat (limited to 'sdram.qsf')
-rw-r--r--sdram.qsf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdram.qsf b/sdram.qsf
index 258bb76..1deea22 100644
--- a/sdram.qsf
+++ b/sdram.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/sdram_mcu/ -tag from_archive
-set_global_assignment -name SEARCH_PATH db/ip/sdram_mcu/submodules/ -tag from_archive
+set_global_assignment -name SEARCH_PATH sdram_mcu/synthesis/ -tag from_archive
+set_global_assignment -name SEARCH_PATH sdram_mcu/synthesis/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]