diff --git a/scripts/scripts_syn/RUN_SYN.tcl b/scripts/scripts_syn/RUN_SYN.tcl index 524a4b9..35d199f 100644 --- a/scripts/scripts_syn/RUN_SYN.tcl +++ b/scripts/scripts_syn/RUN_SYN.tcl @@ -12,7 +12,7 @@ ### ================= USER SETTINGS ================= -set RTL_TOP_NAME "scr1_top_ahb"; # RTL top module name +set RTL_TOP_NAME "scr1_core_top"; # RTL top module name set RTL_PATH "../src/rtl"; # RTL path to the source files set RTL_FILELIST_NAME "filelist.v"; # RTL path to the filelist for synthesis