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

[Test] switch TFC-w1a1 end2end test to decoupled mode

parent 41b9ffa4
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ build_dir = "/tmp/" + os.environ["FINN_INST_NAME"]
test_pynq_board = os.getenv("PYNQ_BOARD", default="Pynq-Z1")
test_fpga_part = pynq_part_map[test_pynq_board]
target_clk_ns = 5
mem_mode = "const"
mem_mode = "decoupled"
def test_end2end_tfc_w1a1_export():
......
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