From f66b372bdffea29ecac3172dd49e48783db45dc1 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 16 Nov 2022 23:32:00 -0600 Subject: Fix carry flag bug --- conspiracion.qsf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conspiracion.qsf') diff --git a/conspiracion.qsf b/conspiracion.qsf index a8f62ac..d4e404a 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -354,4 +354,5 @@ set_global_assignment -name USE_SIGNALTAP_FILE bus_test.stp set_global_assignment -name SIGNALTAP_FILE bus_test.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 \ No newline at end of file -- cgit v1.2.3