Skip to content

[WIP] Odin: get verbose output out of bison #1403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2020
Merged

[WIP] Odin: get verbose output out of bison #1403

merged 1 commit into from
Jul 7, 2020

Conversation

jeanlego
Copy link
Contributor

@jeanlego jeanlego commented Jul 7, 2020

Description

Get verbosity back from bison, since the macro YYERROR_VERBOSE seems to not provide detailed output as of bison v:3.6.4

Motivation and Context

The parser errors where uninsightful with the newer bison

How Has This Been Tested?

odin full regression test

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@probot-autolabeler probot-autolabeler bot added the Odin Odin II Logic Synthesis Tool: Unsorted item label Jul 7, 2020
@jeanlego jeanlego merged commit 6af4a38 into verilog-to-routing:master Jul 7, 2020
@jeanlego jeanlego deleted the talkativeBison branch July 7, 2020 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Odin Odin II Logic Synthesis Tool: Unsorted item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant