Forum Discussion
Hi,
I just notice that the error is different from the error in previous forum thread. Please allow me some time to investigate the issue.
Error(23035): Tcl error: ERROR: Argument <node_object> is an object filter that matches no objects. Specify one matches only one object.
while executing
"get_node_info -clock_edges $fclk_name"
invoked from within
"if {$::RSKM_USE_MICRO == 1} {
if {$is_gui == 1} {
set setup_rpt [report_timing -setup -through $lvdsin_name -to [get_keepers $reg..."
invoked from within
"foreach_in_collection i_non_dpa_keeper $non_dpa_keepers_collection {
set keeper_name [altera_iosubsystem_get_timequest_name [get_node_info -name..."
(procedure "altera_iosubsystem_report_rskm" line 35)
invoked from within
"altera_iosubsystem_report_rskm"
invoked from within
"report_rskm -panel_name "Report RSKM" -stdout -quiet"
(procedure "generate_compiler_post_reports" line 78)
invoked from within
"generate_compiler_post_reports"
(procedure "generate_default_reports" line 193)
invoked from within
"generate_default_reports options"
invoked from within
"if [is_project_open] {
# The all_corners option can be set by INI as well.
set all_corners_ini [get_ini_var -name "qsta_all_corners"]
if {[stri..."
(procedure "main" line 129)
invoked from within
"main"
(file "<Quartus installation directory>/common/tcl/internal/qsta_default_script.tcl" line 1613)
Thanks.
Best regards,
KhaiY