Skip to content

Add support for external error reporting - #206

Open
mtdudek wants to merge 1 commit into
SystemRDL:mainfrom
antmicro:Add-err-from-external
Open

Add support for external error reporting#206
mtdudek wants to merge 1 commit into
SystemRDL:mainfrom
antmicro:Add-err-from-external

Conversation

@mtdudek

@mtdudek mtdudek commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This commit adds support to report error from the external objects such as: registers, regfiles, address maps and memories.

This feature is enabled only if user uses '--allow-external-err' switch, otherwise old code is used.
It should be compatible with all existing flags.

Tested with Xilinx/AMD simulator.

Checklist

  • I have reviewed this project's contribution guidelines
  • This change has been tested and does not break any of the existing unit tests. (if unable to run the tests, let us know)
  • If this change adds new features, I have added new unit tests that cover them.

This PR addresses feature request from issue #205

This commit adds support to report error from the external objects such as:
registers, regfiles, address maps and memories.

This feature is enabled only if user uses '--allow-external-err' switch,
otherwise old code is used.
It should be compatible with all existing flags.

Tested with Xilinx/AMD simulator.

Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
@mtdudek

mtdudek commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

@amykyta3 Could you take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant