Skip to content
Snippets Groups Projects
Commit 925e051f authored by auphelia's avatar auphelia
Browse files

[Test] Changed fpga to PYNQ-Z1

parent 08846d6e
No related branches found
No related tags found
No related merge requests found
...@@ -22,12 +22,12 @@ from finn.util.basic import ( ...@@ -22,12 +22,12 @@ from finn.util.basic import (
# TODO control board/part for tests from a global place # TODO control board/part for tests from a global place
# settings for Ultra96 # settings for Ultra96
test_fpga_part = "xczu3eg-sbva484-1-e" #test_fpga_part = "xczu3eg-sbva484-1-e"
test_pynq_board = "Ultra96" #test_pynq_board = "Ultra96"
# settings for PYNQ-Z1 # settings for PYNQ-Z1
# test_fpga_part = "xc7z020clg400-1" test_fpga_part = "xc7z020clg400-1"
# test_pynq_board = "Pynq-Z1" test_pynq_board = "Pynq-Z1"
ip_stitch_model_dir = make_build_dir("test_fpgadataflow_ipstitch") ip_stitch_model_dir = make_build_dir("test_fpgadataflow_ipstitch")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment