add two more pins for shifter 8b
This commit is contained in:
父節點
1a52d77c41
當前提交
31d0b7a45b
@ -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
|
載入中…
x
新增問題並參考
Block a user