1
0
mirror of https://github.com/olofk/serv.git synced 2026-04-20 08:26:15 +00:00

Add reset input for Arty A7 target

This commit is contained in:
Olof Kindgren
2022-10-16 20:04:56 +02:00
parent 6ad60f69a2
commit 7c004e8f7b
4 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
set_property -dict {PACKAGE_PIN E3 IOSTANDARD LVCMOS33 } [get_ports i_clk];
set_property -dict {PACKAGE_PIN C2 IOSTANDARD LVCMOS33 } [get_ports i_rst_n];
set_property -dict {PACKAGE_PIN D10 IOSTANDARD LVCMOS33 } [get_ports q]
#set_property -dict {PACKAGE_PIN H5 IOSTANDARD LVCMOS33 } [get_ports q]