Skip to content

verific: add -set_ignore_translate_off option#5580

Open
dhvll wants to merge 3 commits intoYosysHQ:mainfrom
dhvll:verific-set_ignore_translate_off
Open

verific: add -set_ignore_translate_off option#5580
dhvll wants to merge 3 commits intoYosysHQ:mainfrom
dhvll:verific-set_ignore_translate_off

Conversation

@dhvll
Copy link

@dhvll dhvll commented Jan 3, 2026

This PR adds a verific -set_ignore_translate_off option that instructs Verific to ignore translate_off/translate_on pragmas during frontend elaboration.

Silimate’s Yosys fork includes an option to disable translate_off/on handling explicitly.

The change adds a simple option that invokes veri_file::SetIgnoreTranslateOff(1) when specified. The option is parsed as a boolean toggle, guarded under VERIFIC_SYSTEMVERILOG_SUPPORT, and does not affect default behavior unless explicitly enabled.

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