plddr3: sys-rst from board pushbutton

main
Rejeesh Kutty 2014-12-15 12:58:44 -05:00
parent cbb3e8ddc5
commit ed7f8b4908
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# constraints
set_property -dict {PACKAGE_PIN A8 IOSTANDARD LVCMOS15} [get_ports sys_rst]
# hdmi
set_property -dict {PACKAGE_PIN P28 IOSTANDARD LVCMOS25} [get_ports hdmi_out_clk]