Skip to content

fixing regex issue with fixed_chan_width parse file #1820

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

Conversation

ArashAhmadian
Copy link
Contributor

@ArashAhmadian ArashAhmadian commented Aug 4, 2021

Description

Currently, some routing stats are not getting parsed out of vpr.out properly. This PR fixes the regex expressions in vpr.route_fixed_chan_width.txt and updates golden_results for all titan tests since they use a fixed routing channel width.

Related Issue

Motivation and Context

Bug fix :)

How Has This Been Tested?

The new golden_results have been generated locally on wintermute. Currently, golden_results for titan tests have -1 for total_connections_routed, total_heap_pushes, total_heap_pops, and total_connections_routed. This has been fixed.

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

@vaughnbetz
Copy link
Contributor

The lint failure is fixed by Seyed in another PR that's been merged. Just relaunched the jobs.

@ArashAhmadian
Copy link
Contributor Author

@vaughnbetz CI has gone green.

@vaughnbetz vaughnbetz merged commit 06317d0 into verilog-to-routing:master Aug 13, 2021
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.

2 participants