From 1c1620e48ff6b807aed0c955792b4e8a17614c20 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 9 Nov 2022 09:54:13 -0600 Subject: Implement initial state randomization in sim --- conspiracion.qsf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conspiracion.qsf') diff --git a/conspiracion.qsf b/conspiracion.qsf index ee6ccf8..92d47c6 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -109,7 +109,7 @@ set_global_assignment -name ECO_REGENERATE_REPORT ON set_location_assignment PIN_AF14 -to clk_clk -set_location_assignment PIN_AB12 -to debug +set_location_assignment PIN_AB12 -to reset_reset_n set_location_assignment PIN_V16 -to pio_leds[0] set_location_assignment PIN_W16 -to pio_leds[1] @@ -344,4 +344,4 @@ set_global_assignment -name SIP_FILE ip/dsp_mul.sip -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 -- cgit v1.2.3