From 377e5277a672348636ed0696bf64d2d3d518bff7 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 19 Sep 2022 20:27:22 -0600 Subject: DDR3 is working --- conspiracion.qsf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'conspiracion.qsf') diff --git a/conspiracion.qsf b/conspiracion.qsf index acdf165..850a26a 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -192,8 +192,6 @@ set_global_assignment -name OPTIMIZE_MULTI_CORNER_TIMING ON set_global_assignment -name ECO_REGENERATE_REPORT ON -set_location_assignment PIN_AF14 -to clk_clk - set_location_assignment PIN_AB12 -to dir set_location_assignment PIN_AA14 -to clr @@ -213,4 +211,7 @@ set_location_assignment PIN_Y21 -to done +set_location_assignment PIN_AF14 -to clk_clk + +set_global_assignment -name SDC_FILE conspiracion.sdc set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file -- cgit v1.2.3