From e9f73557f4fc417c26607fd802026263b353bdaf Mon Sep 17 00:00:00 2001 From: pavel Date: Sat, 11 Jul 2026 00:00:29 +0300 Subject: [PATCH] changed output_file.cof --- fblocks.qsf | 2 -- 1 file changed, 2 deletions(-) diff --git a/fblocks.qsf b/fblocks.qsf index d355418..ef97424 100644 --- a/fblocks.qsf +++ b/fblocks.qsf @@ -103,7 +103,5 @@ set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to data_out[2] set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to data_out[1] set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to data_out[0] set_global_assignment -name VERILOG_FILE chapter1.v -set_global_assignment -name VERILOG_FILE blink.v set_global_assignment -name SDC_FILE fblocks.sdc -set_global_assignment -name CDF_FILE output_files/Chain1.cdf set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file