aboutsummaryrefslogtreecommitdiff
path: root/pnr/de1_cntdn/de1_cntdn_pins.tcl
blob: cb02476a6a160ff6583dc15515d20eaf0a3e51b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# assign pin locations to a quartus project

#----------------------------------------------------------------------
# Pin Assignments
set_location_assignment PIN_L1 -to CLOCK_50
set_location_assignment PIN_R22 -to KEY[0]
set_location_assignment PIN_R21 -to KEY[1]
set_location_assignment PIN_H12 -to GPO_1[0]
set_location_assignment PIN_H13 -to GPO_1[1]
set_location_assignment PIN_H14 -to GPO_1[2]
set_location_assignment PIN_G15 -to GPO_1[3]
set_location_assignment PIN_E14 -to GPO_1[4]
set_location_assignment PIN_E15 -to GPO_1[5]
# ----------------------------------------------------------------------------