File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
HW/QuartusProjects/DE10_Nano_SoC_FB_DB25 Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -716,4 +716,16 @@ set_global_assignment -name QIP_FILE ../Common/hdmi_config.qip
716716set_global_assignment -name VHDL_FILE DE10_Nano_SoC_FB_DB25.vhd
717717
718718
719- set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
719+
720+ set_global_assignment -name ENABLE_OCT_DONE OFF
721+ set_global_assignment -name ENABLE_CONFIGURATION_PINS OFF
722+ set_global_assignment -name ENABLE_BOOT_SEL_PIN OFF
723+ set_global_assignment -name USE_CONFIGURATION_DEVICE ON
724+ set_global_assignment -name GENERATE_RBF_FILE ON
725+ set_global_assignment -name CRC_ERROR_OPEN_DRAIN ON
726+ set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -rise
727+ set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -fall
728+ set_global_assignment -name OUTPUT_IO_TIMING_FAR_END_VMEAS "HALF SIGNAL SWING" -rise
729+ set_global_assignment -name OUTPUT_IO_TIMING_FAR_END_VMEAS "HALF SIGNAL SWING" -fall
730+ set_global_assignment -name ACTIVE_SERIAL_CLOCK FREQ_100MHZ
731+ set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
You can’t perform that action at this time.
0 commit comments