Skip to content

Rc v1 4 10 #463

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

Merged
merged 6 commits into from
Aug 1, 2019
Merged

Rc v1 4 10 #463

merged 6 commits into from
Aug 1, 2019

Conversation

AWSaalluri
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

AWSaalluri and others added 6 commits July 30, 2019 17:02
1. Fixed XRT installation instruction for 2018.3
2. artifact update for SDAccel helloworld_ocl_runtime example
3. updating tool version tables in README.md
* New functionality:
    * Improved AFI load times for pipelined accelerator designs. For more details please see [Amazon FPGA image (AFI) pre-fetch and caching features](./hdk/docs/load_times.md).

 * Ease of Use features:
    * [Improved SDK Error messaging](./sdk/userspace/fpga_libs/fpga_mgmt/fpga_mgmt.c)
    * [Improved documentation](./hdk/docs/IPI_GUI_Vivado_Setup.md#switching-between-hdk-and-hlx-flows) to help with transition from [HLX to HDK command line flows](https://forums.aws.amazon.com/thread.jspa?threadID=302718&tstart=0) and vice versa
    * Incorporates feedback from [aws-fpga Issue 458](#458) by making the ```init_ddr``` function, used in design simulations to initialize DDR, more generic by moving out ATG deselection logic to a new ```deselect_atg_hw``` task

 * Bug Fixes:
    * Fixed Shell simulation model (sh_bfm) issue on PCIM AXI read data channel back pressure which was described in HDK 1.4.8 Errata.
    * Fixed HDK simulation example which [demonstrates DMA and PCIM traffic in parallel](./hdk/cl/examples/cl_dram_dma/verif/tests/test_dma_pcim_concurrent.sv).
@deeppat deeppat self-requested a review August 1, 2019 14:36
Copy link
Contributor

@deeppat deeppat left a comment

Choose a reason for hiding this comment

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

Changes look good.

@deeppat deeppat merged commit 2fa6b06 into master Aug 1, 2019
@deeppat deeppat deleted the RC_v1_4_10 branch May 15, 2020 22:29
kyyalama2 pushed a commit that referenced this pull request May 24, 2022
* XLNX rradjabi 2018.2 step1 (#452)

* * add sdaccel_examples xilinx_2018.2 submodule (currently off "master")
* adds a check for RELEASE_VER, builds 2017.4 and checks out examples, or skips build and assumes RPM installed for 2018.2 and copies libstdc++ from XILINX_SDX/lib.

* Update sdaccel_setup.sh

Add option to set compiler.useHlsGpp=1 to allow CentOS7.5

* Update sdaccel_setup.sh (#4)

Squash and merge these changes to rradjabi/aws-fpga-staging:xlnx-rradjabi-2018_2-step1.

* Update sdaccel_setup.sh

Fixed XOCC_ADD_OPTIONS variable
added XILINX_XRT variable and added to LD_LIBRARY_PATH 
set AWS_PLATFORM for all cases

* Updated README to include 2018.2 XRT setup

Updated README to include 2018.2 XRT setup

* Update test to use XRT if running on 2018.2

source setup.sh from /opt/xilinx/xrt if running on 2018.2
run 2017.4.rte.dyn runtime instead

* Update test_run_sdaccel_example.py

Add quotes around 2018.2 for python.

* [2018.2 - HLx] HLx simulation fix for 2018.2 (#457)

* version less patch

* patch version less

* 	deleted:    log_sh_tcl.txt

* Remove DDR version

* Fix for HLx simulation

* Enable 2018.2 testing (#459)

* patch for HLX flow issue on public (#444)

* updating chekck_uram script with placeholder fix to hotpatch aws-fpga public while exploring a long time fix.

* fixing typo insert

* updating hdk version

* Hierarchy update (#449)

CL -> WRAPPER_INST/CL SH -> WRAPPER_INST/SH

* Added 2018.2

* Removing 2017.1 support

* markdown is a needed package

* Removing xocl.ko.xz

* Adding xocl.ko.xz removal

* Changing remove functionality to remove xz

* Updated the supported_vivado_versions list with 2018.2

* [2018.2] HDK Simulation fix (#464)

* Update top.vivado.f

* Update top.vivado.f

* Update top.vivado.f

* Update top.vivado.f

* Update supported_vivado_versions.txt

* adding explicit paths for bram IP

* adding explicit path to mem_scrb module

* adding explicit path for lib_pipe.sv

* specifying explicit path for sh_ddr ip

* updating explicit paths for modules under sh_ddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants