Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Error 23035

sidd
Novice
772 Views

Getting following error while compiling please help:

 


Error (23035): Tcl error: can't read "output_pt_script": no such variable
while executing
"bsdl_msg::post_msg "" E_CANNOT_OPEN_OUTPUT_FILE $output_pt_script"
invoked from within
"if [catch { set outfile [open $output_bsdl_file w] } result] {
msg_vdebug $result
bsdl_msg::post_msg "" E_CANNOT_OPEN_OUTPUT_FILE $out..."
(procedure "bsdl_generate::generate_bsdl_file" line 28)
invoked from within
"bsdl_generate::generate_bsdl_file $output_bsdl_file $device_info_list $operation"
(procedure "main" line 98)
invoked from within
"main"
(file "c:/intelfpga_lite/20.1/quartus/common/tcl/internal/eda_bsd/bsdl_main.tcl" line 288)
invoked from within
"source c:/intelfpga_lite/20.1/quartus/common/tcl/internal/eda_bsd/bsdl_main.tcl"
Error (199058): Fail to evaluate Tcl command source c:/intelfpga_lite/20.1/quartus/common/tcl/internal/eda_bsd/bsdl_main.tcl
Error: Quartus Prime EDA Netlist Writer was unsuccessful. 2 errors, 6 warnings

0 Kudos
2 Replies
ShengN_Intel
Employee
753 Views

Hi sidd,

 

Looks like the errors occurred due to Error (199058).

Have you check that path of bsdl_main.tcl is properly set or is the bsdl_main.tcl file missing?

Below attached bsdl_main.tcl file of Quartus Lite 20.1 just in case you need it.

 

Best regards,
Sheng


p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.

ShengN_Intel
Employee
708 Views

Hi sidd,

 

I’m glad that the solution is helpful to you.

I now transition this thread to community support.

If you have more questions, feel free to open a new thread to get the support from Intel experts. 

 

Thank you.

 

Best regards,
Sheng

0 Kudos
Reply