Tried to fix formatting issues in github pages in the README. #3
Merged
stephenneuendorffer merged 1 commit intoXilinx:mainfrom Sep 1, 2021
Merged
Tried to fix formatting issues in github pages in the README. #3stephenneuendorffer merged 1 commit intoXilinx:mainfrom
stephenneuendorffer merged 1 commit intoXilinx:mainfrom
Conversation
…inks to correct tests
fifield
added a commit
that referenced
this pull request
Dec 20, 2022
The moral of the story is to try the URL before committing it.
fifield
added a commit
that referenced
this pull request
Oct 23, 2025
… improve error decoding - Fix path normalization logic in prepend_path() to always normalize paths even when there's no existing PATH (suggestion #3) - Add XRT bin path prepending to programming_examples and programming_guide lit.cfg.py files to ensure more recent aiebu-asm is used (suggestion #2) - Add error decoding robustness in detect_peano() using errors='ignore' parameter for consistency with detect_rocm() and detect_xrt() (suggestion #4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed links to correct tests, and tried to fix the formatting issues in the github pages README for the routing section by adding an empty line.