tb: use default runner
[litex.git] / Makefile
index 9ebc7067563ff5bb960b60eb9221ca6e9c397729..f1696a3bc1e4bd0faf310ef8c8a980efeb023966 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ build/soc-routed.ncd: build/soc.ncd
        cd build && par -ol high -w soc.ncd soc-routed.ncd
 
 build/soc.bit build/soc.bin: build/soc-routed.ncd
-       cd build && bitgen -g Binary:Yes -g INIT_9K:Yes -w soc-routed.ncd soc.bit
+       cd build && bitgen -g LCK_cycle:6 -g Binary:Yes -g INIT_9K:Yes -w soc-routed.ncd soc.bit
 
 load: build/soc.bit
        jtag -n load.jtag