Fix extension drop

This commit is contained in:
Mikhail Yenuchenko
2026-01-20 15:55:09 +03:00
parent c0dad56489
commit ed4d0976bf

View File

@@ -182,7 +182,7 @@ if {$PaR_OUT eq "TRUE"} {
all_setup_analysis_views
# Drop file extenstion
set FILENAME [string ${NETLIST_TOP_NAME} .v]
set FILENAME [string trimright ${NETLIST_TOP_NAME} .v]
# EXPORT RESULTS of the PaR stage
write_sdf -view TYPview ${PAR_RESULTS_FOLDER}/${FILENAME}.sdf