helloworld_kintex7: fix

pull/1/head
Sebastien Bourdeauducq 2019-04-26 16:59:19 +08:00
parent a19f0784d0
commit 86e0299200
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ let
'' ''
mkdir $out mkdir $out
python ${./helloworld.py} > $out/top.v python ${./helloworld_kintex7.py} > $out/top.v
cat > $out/top.xdc << EOF cat > $out/top.xdc << EOF
set_property LOC K24 [get_ports serial_tx] set_property LOC K24 [get_ports serial_tx]