-
Notifications
You must be signed in to change notification settings - Fork 31
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
V22.2.1 #151
Conversation
Signed-off-by: Pagadarai <[email protected]>
Signed-off-by: Pagadarai <[email protected]>
CI/scripts/build_bsp.sh
Outdated
sed -i 's@source ../../scripts/adi_env.tcl@source ../../../scripts/adi_env.tcl@' $TARGET/library/util_sync/sync_delay/util_delay_ip.tcl | ||
sed -i 's@source ../../scripts/adi_env.tcl@source ../../../scripts/adi_env.tcl@' $TARGET/library/util_sync/sync_fast_to_slow/sync_fast_to_slow_ip.tcl | ||
sed -i 's@source ../../scripts/adi_env.tcl@source ../../../scripts/adi_env.tcl@' $TARGET/library/util_sync/sync_slow_to_fast/sync_slow_to_fast_ip.tcl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be done in the source files themselves since it will make them easier to upstream.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An updated commit fixes this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI issues point to missing update of custom files to include new "scripts" folder in plugin_rd.m files in CustomFiles settings
CI/gen_doc/docs/_pages/install.md
Outdated
- Xilinx Vivado 2021.1 | ||
- Xilinx SDK 2021.1 | ||
- Xilinx Vivado 2021.2 | ||
- Xilinx SDK 2021.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should reference Vitis as the SDK doesn't exist anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
Signed-off-by: Pagadarai <[email protected]>
Signed-off-by: Pagadarai <[email protected]>
CI: skip=HDL Tests Signed-off-by: Pagadarai <[email protected]>
HDLFH demo and TuneAGC demo updated. KernelFH demo needs an updated patch. |
Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
No description provided.