change CPRn pin

This commit is contained in:
wzh 2022-03-24 18:36:24 +08:00
父節點 ff09c80b84
當前提交 4df19e69b9
共有 2 個檔案被更改,包括 8 行新增6 行删除

查看文件

@ -41,7 +41,7 @@ set_global_assignment -name DEVICE EP2C8Q208C8
set_global_assignment -name TOP_LEVEL_ENTITY microprogram_adder
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:02:07 MARCH 17, 2022"
set_global_assignment -name LAST_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name LAST_QUARTUS_VERSION 8.1
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpga
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
@ -62,9 +62,9 @@ set_location_assignment PIN_188 -to A5
set_location_assignment PIN_189 -to A6
set_location_assignment PIN_191 -to A7
set_location_assignment PIN_77 -to CLR
set_location_assignment PIN_92 -to CPR0
set_location_assignment PIN_89 -to CPR0
set_location_assignment PIN_90 -to CPR1
set_location_assignment PIN_89 -to CPR2
set_location_assignment PIN_92 -to CPR2
set_location_assignment PIN_61 -to CPuIR
set_location_assignment PIN_132 -to P
set_location_assignment PIN_142 -to Q0
@ -85,4 +85,5 @@ set_location_assignment PIN_103 -to uA6
set_location_assignment PIN_104 -to uA7
set_location_assignment PIN_60 -to uRD
set_global_assignment -name MISC_FILE "D:/projects/quartus/microprogram_adder/microprogram_adder.dpf"
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
set_global_assignment -name MISC_FILE "C:/Users/dell/Documents/quartusProj/microprogram_adder/microprogram_adder.dpf"

查看文件

@ -41,7 +41,7 @@ set_global_assignment -name DEVICE EP2C8Q208C8
set_global_assignment -name TOP_LEVEL_ENTITY microprogram_ram
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name PROJECT_CREATION_TIME_DATE "19:35:41 MARCH 17, 2022"
set_global_assignment -name LAST_QUARTUS_VERSION "9.0 SP2"
set_global_assignment -name LAST_QUARTUS_VERSION 8.1
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpga
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
@ -110,4 +110,5 @@ set_location_assignment PIN_161 -to LR_A3
set_location_assignment PIN_162 -to LR_A4
set_location_assignment PIN_163 -to LR_A5
set_location_assignment PIN_164 -to LR_A6
set_location_assignment PIN_165 -to LR_A7
set_location_assignment PIN_165 -to LR_A7
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"