Skip to content
Snippets Groups Projects
Commit 8debc4a9 authored by auphelia's avatar auphelia
Browse files

[tests] set clk period higher for bnn end2end tests

parent 82076f10
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ from finn.util.test import ( ...@@ -102,7 +102,7 @@ from finn.util.test import (
) )
build_dir = os.environ["FINN_BUILD_DIR"] build_dir = os.environ["FINN_BUILD_DIR"]
target_clk_ns = 10 target_clk_ns = 20
mem_mode = "decoupled" mem_mode = "decoupled"
rtlsim_trace = False rtlsim_trace = False
......
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