Skip to content

Conversation

@saaramahmoudi
Copy link
Contributor

This branch has a fix for a previous PR made by @amin1377:
Issue 2991

In that PR, we are trying to prevent a pre-packer to form molecule that both registered and unregistered outputs are used but only one of them can be routed through LE output based on the architecture. However, the condition only checks for .latch in the blif file and will not catch FFs as a register. This PR only changes the if condition to consider FFs, as well.

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Nov 4, 2025
@amin1377
Copy link
Contributor

amin1377 commented Nov 4, 2025

Thanks, Sara!

@amin1377 amin1377 merged commit 0487b53 into master Nov 4, 2025
30 checks passed
@amin1377 amin1377 deleted the prepack_fix branch November 4, 2025 21:04
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.

3 participants