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

[Test] disable rtlsim tracing in test_end2end_bnn_pynq

parent 18edc210
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ from finn.util.test import (
build_dir = os.environ["FINN_BUILD_DIR"]
target_clk_ns = 10
mem_mode = "decoupled"
rtlsim_trace = True
rtlsim_trace = False
def get_checkpoint_name(topology, wbits, abits, step):
......
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