From 869140ca36953e6f0395de357a86c90823f84585 Mon Sep 17 00:00:00 2001 From: nand2mario Date: Sat, 16 Nov 2024 21:55:13 +0800 Subject: [PATCH] fix build file. v0.12 --- build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.tcl b/build.tcl index 7d6d161..d916329 100644 --- a/build.tcl +++ b/build.tcl @@ -117,7 +117,7 @@ set_option -synthesis_tool gowinsynthesis set_option -top_module nestang_top set_option -verilog_std sysv2017 set_option -rw_check_on_ram 1 -# set_option -place_option 2 +set_option -place_option 2 set_option -use_mspi_as_gpio 1 set_option -use_ready_as_gpio 1 set_option -use_done_as_gpio 1