Skip to content

Commit eee9487

Browse files
committed
如果採用,此提交將完成第六章第二節工作項目四,目前電路結果仍有錯誤
修改項目: 模組: 議題38
1 parent 901b426 commit eee9487

60 files changed

Lines changed: 13241 additions & 1224 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Digital_Logic_Practice/CH6/CH6-2/BCD_seven_seg_seven_four_two_four_eight.vwf

Lines changed: 150 additions & 53 deletions
Large diffs are not rendered by default.

Digital_Logic_Practice/CH6/CH6-2/BCD_seven_seg_seven_four_two_four_eight_error.bdf

Lines changed: 599 additions & 1043 deletions
Large diffs are not rendered by default.

Digital_Logic_Practice/CH6/CH6-2/BCD_seven_seg_seven_four_two_four_eight_error.qsf

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,9 @@ set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
5050
set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (VHDL)"
5151
set_global_assignment -name EDA_OUTPUT_DATA_FORMAT VHDL -section_id eda_simulation
5252
set_global_assignment -name BDF_FILE BCD_seven_seg_seven_four_two_four_eight_error.bdf
53-
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "2.5 V"
53+
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "2.5 V"
54+
set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
55+
set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
56+
set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
57+
set_global_assignment -name VECTOR_WAVEFORM_FILE BCD_seven_seg_seven_four_two_four_eight_error.vwf
58+
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top

0 commit comments

Comments
 (0)