abs-tudelft / abs-tudelft/vhdeps

QuestaSim "Trace back: can't read..." error popup in gui mode

Đang mở
#34 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
VHDL
Star
25
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When using "--gui" and QuestaSim-64 10.6a in mode, just after adding all the waveforms to the wave window, this arcane error pops up in a window that you have to click away before it continues with simulation.

The trace of the error:

```
# Trace back: can't read "tbX(tbf21)": no such element in array
# while executing
# "lappend orderx($tbX($tb)) $tb"
# (object "::.dockbar" method "::mtiwidgets::Dockbar::redoPack" body line 34)
# invoked from within
# "redoPack again"
# ("eval" body line 1)
# invoked from within
# "eval $args"
# (object "::.dockbar" method "::mtiwidgets::Dockbar::_delayedEval" body line 3)
# invoked from within
# "::.dockbar _delayedEval redoPack again"
# (in namespace inscope "::mtiwidgets::Dockbar" script line 1)
# invoked from within
# "namespace inscope ::mtiwidgets::Dockbar ::.dockbar _delayedEval redoPack again"
# ("after" script)
# <2:/opt/applics/questasim-10.6a/questasim/linux_x86_64/tk8.6/bgerror.tcl:106: ::tkerror {can't read "tbX(tbf21)": no such element in array}
# <1:eval:1: ::tk::dialog::error::bgerror {can't read "tbX(tbf21)": no such element in array}
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The error occurs in QuestaSim's GUI mode when waveforms are added. Investigate the Tcl/Tk script trace: the array 'tbX' lacks an element 'tbf21'. Look at the wave window addition code in vhdeps, possibly in simulation control scripts. Check how testbench names are mapped. Reproduce with QuestaSim 10.6a and '--gui' to see the exact trigger.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Lĩnh vực
tooling
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.