add two more pins for shifter 8b

This commit is contained in:
juzeon 2022-03-10 18:55:24 +08:00
父節點 1a52d77c41
當前提交 31d0b7a45b
共有 2 個檔案被更改,包括 5 行新增1 行删除

查看文件

@ -65,6 +65,8 @@ K0~K7: A0~A7
K8: RM
K9: DM
K10: LM
K11: R
K12: L
LR0~LR7: Y0~Y7
```

查看文件

@ -75,4 +75,6 @@ set_location_assignment PIN_147 -to Y5
set_location_assignment PIN_149 -to Y6
set_location_assignment PIN_150 -to Y7
set_global_assignment -name MISC_FILE "D:/projects/quartus/shifter_8b/shifter_8b.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_location_assignment PIN_70 -to R
set_location_assignment PIN_72 -to L