Closed luisacicolini closed 1 month ago
thank you for reviewing this @shigoel! Everything should be fixed now. I removed zeroextend_bigger_smaller
and added a comment pointing to the correct arbitrary-width version.
thanks @alexkeizer! I updated the theorem with your suggestions
Description:
This PR extends
truncate_of_concat_is_lsb_64
to arbitrary-width bitvectors.Testing:
What tests have been run? Did
make all
succeed for your changes? Yes Was conformance testing successful on an Aarch64 machine? yesLicense:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.