Skip to content

Conversation

@robluo
Copy link
Contributor

@robluo robluo commented Oct 16, 2025

This reverts commit 9b16536.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

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

This reverts commit 9b16536.
@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Oct 16, 2025
@AlexandreSinger
Copy link
Contributor

Yep, the failure we are seeing here is the same failure I was seeing when we merged into CI. It looks like a auto-conflict resolution which removed some important code.

@AlexandreSinger
Copy link
Contributor

I am happy that was the issue! Thanks @robluo. It looks like one commit removed the DeviceGrid variable from the function, which conflicted with your code in a way that Git did not expect.

@AlexandreSinger AlexandreSinger merged commit 74d6c84 into verilog-to-routing:master Oct 16, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang-cpp C/C++ code VPR VPR FPGA Placement & Routing Tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants