Skip to content

[ERROR] Failed to register evaluation callback #38

@mikeurbach

Description

@mikeurbach

Hi @Kuree, I was able to get HGDB running with VCS on a design. But when I tried to debug it, I received this error in the VCS logs:

[ERROR] Failed to register evaluation callback

Do you have any idea where that comes from?

The steps I took were:

  • run the simulation with VCS
  • pick a random line that was present in the HGDB json symbol table and set a breakpoint
  • run the simulation in VS Code

As the simulation starts, the error is printed out, and now the debugger UI waits. The breakpoint is now marked Unverified Breakpoint:

Screen Shot 2022-03-31 at 10 48 21 PM

If I click the step or run button in the UI, the simulation proceeds until complete, but no debugger breakpoint is triggered.

Let me know if you have any idea what could be happening. This is not an open source design, but I can try to reproduce with RocketChip if that would be helpful.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions