helloworld_kintex7: fix

This commit is contained in:
Sebastien Bourdeauducq 2019-04-26 16:59:19 +08:00
parent a19f0784d0
commit 86e0299200

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]