Skip to content
Snippets Groups Projects
Unverified Commit 8d3bde7a authored by Yaman Umuroglu's avatar Yaman Umuroglu Committed by GitHub
Browse files

[Test] add vitis marker to test_fpgadataflow_ipstitch_vitis

parent 48ad3064
No related branches found
No related tags found
No related merge requests found
......@@ -426,6 +426,7 @@ def test_fpgadataflow_ipstitch_iodma_floorplan():
@pytest.mark.parametrize("extw", [True, False])
@pytest.mark.slow
@pytest.mark.vivado
@pytest.mark.vitis
def test_fpgadataflow_ipstitch_vitis(board, period_ns, extw):
platform = alveo_default_platform[board]
fpga_part = alveo_part_map[board]
......
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