From 8874ed2e311d74d86a1302dee707ab05084c4e2a Mon Sep 17 00:00:00 2001 From: Mikhail Yenuchenko <76039929+mixeme@users.noreply.github.com> Date: Tue, 20 Jan 2026 17:27:10 +0300 Subject: [PATCH] Update RUN_PAR.tcl --- scripts/scripts_PaR/RUN_PAR.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/scripts_PaR/RUN_PAR.tcl b/scripts/scripts_PaR/RUN_PAR.tcl index 1e296a2..5b3b022 100644 --- a/scripts/scripts_PaR/RUN_PAR.tcl +++ b/scripts/scripts_PaR/RUN_PAR.tcl @@ -12,10 +12,10 @@ ### ================= USER SETTINGS ================= -set NETLIST_TOP_NAME "PWM_syn_netlist.v"; # RTL top module name +set NETLIST_TOP_NAME "scr1_top_ahb_syn_netlist.v"; # RTL top module name set NETLIST_PATH "../results/results_syn"; # RTL path to the source files -set PAR_SDC_TOP_NAME "PWM_syn.sdc"; # SDC top file name +set PAR_SDC_TOP_NAME "scr1_top_ahb_syn.sdc"; # SDC top file name set PAR_SDC_PATH "../results/results_syn"; # SDC path to the sources set PAR_MMMC_FILE "../scripts/scripts_aux/XFAB180_MMMC.tcl"; # Multi-mode multi-corner file