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