Skip to content

Remove the last remaining linked lists from packer code - #3745

Open
AmirhosseinPoolad wants to merge 4 commits into
masterfrom
pack_ll_cleanups
Open

Remove the last remaining linked lists from packer code#3745
AmirhosseinPoolad wants to merge 4 commits into
masterfrom
pack_ll_cleanups

Conversation

@AmirhosseinPoolad

Copy link
Copy Markdown
Contributor

This PR gets rid of the last remaining linked lists in the packer code. Should resolve #2088 to the best of my knowledge but it's possible that I've missed something.

@github-actions github-actions Bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Aug 5, 2026

@AlexandreSinger AlexandreSinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has made the code so much cleaner! Thank you so much @AmirhosseinPoolad !

I had one small nit. Other than that it LGTM.

Comment thread vpr/src/pack/prepack.cpp Outdated
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.

VPR Pack: Replace hand-implemented linked lists to std::lists

2 participants