Skip to content
Snippets Groups Projects
Commit 5d732c3d authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Test] rename to test_pynq_performance_fifo

parent 7509d5fc
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ def make_single_fifo_modelwrapper(Shape, Depth, fld_shape, finn_dtype): ...@@ -54,7 +54,7 @@ def make_single_fifo_modelwrapper(Shape, Depth, fld_shape, finn_dtype):
@pytest.mark.vivado @pytest.mark.vivado
@pytest.mark.slow @pytest.mark.slow
def test_pynq_fifo_performance(): def test_pynq_performance_fifo():
try: try:
ip = os.environ["PYNQ_IP"] # NOQA ip = os.environ["PYNQ_IP"] # NOQA
board = os.environ["PYNQ_BOARD"] # NOQA board = os.environ["PYNQ_BOARD"] # NOQA
......
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