Skip to content
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

Sync Tatum with VTR #2566

Merged

Conversation

AlexandreSinger
Copy link
Contributor

libtatum was behind upstream Tatum by a few commits. These commits had no affect on the code used by VTR, so that is likely the reason they were not merged in.

I recently raised a PR on Tatum bringing VTR's changes back to Tatum: verilog-to-routing/tatum#9

This is the reverse, bringing Tatum's changes in.

When both of these PRs are merged, both libtatum in VTR and Tatum should be synced.

28e4e0ae0 Use more robust checksum based checks to verify test file downloads
12f41e056 Add titan23 benchmarks to regression tests
eda613885 Remove deprecated 'sudo' option from TravisCI config
85929e0f9 Use .xz compressed version of mcnc20 benchmarks
269840e91 Remove pathlib dependency in reg_test.py
e6e2efc85 Include VTR and titan_other benchmarks in CI
1355d6ee8 Include titan_other benchmarks in regression tests
565b6b7c7 Tweak reg_test.py to skip downloading benchmarks if already existing
40fc409bb Add support for VTR benchmark regression tests

git-subtree-dir: libs/EXTERNAL/libtatum
git-subtree-split: 28e4e0ae0c1b9ff0120394838b5fdf4ef08e5c9a
libtatum: Updating libs/EXTERNAL/libtatum/ (external git subtree from https://github.com/verilog-to-routing/tatum.git master)
@AlexandreSinger
Copy link
Contributor Author

@vaughnbetz These are just some of the changes in Tatum that were not in VTR. None of them have a direct affect on the code, but its nice to keep the two repos in sync.

@vaughnbetz
Copy link
Contributor

Thanks Alex.

@vaughnbetz vaughnbetz merged commit a1ed68f into verilog-to-routing:master May 31, 2024
53 checks passed
@AlexandreSinger AlexandreSinger deleted the feature-tatum-sync branch June 7, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants