Initial commit
This commit is contained in:
8
Exp1-2-1/Exp1-2-1.srcs/constrs_1/new/mux21.xdc
Normal file
8
Exp1-2-1/Exp1-2-1.srcs/constrs_1/new/mux21.xdc
Normal file
@@ -0,0 +1,8 @@
|
||||
set_property PACKAGE_PIN P5 [get_ports a]
|
||||
set_property PACKAGE_PIN P4 [get_ports b]
|
||||
set_property PACKAGE_PIN P3 [get_ports c]
|
||||
set_property PACKAGE_PIN G4 [get_ports y]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports a]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports b]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports c]
|
||||
set_property IOSTANDARD LVCMOS33 [get_ports y]
|
||||
Reference in New Issue
Block a user