Compare commits

..

2 Commits

Author SHA1 Message Date
Mikhail Yenuchenko
bd5792ac5d Move file 2026-01-21 14:05:56 +03:00
Mikhail Yenuchenko
13be3b023a Update RUN_SYN.tcl 2026-01-21 14:05:38 +03:00
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
### ================= USER SETTINGS ================= ### ================= 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_PATH "../src/rtl"; # RTL path to the source files
set RTL_FILELIST_NAME "filelist.v"; # RTL path to the filelist for synthesis set RTL_FILELIST_NAME "filelist.v"; # RTL path to the filelist for synthesis