Skip to content

Conversation

deeppat
Copy link
Contributor

@deeppat deeppat commented Dec 21, 2016

Changes based on internal customer feedback.

-Removed FAQ.md as FAQs.md exists
-Fixed link to Getting started with CL examples

Copy link
Contributor

@AWSwinefred AWSwinefred left a comment

Choose a reason for hiding this comment

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

looks good

@AWSwinefred AWSwinefred merged commit e2df072 into master Dec 21, 2016
@deeppat deeppat deleted the deeppat-patches-1 branch December 21, 2016 19:49
AWSNB added a commit that referenced this pull request Mar 13, 2017
#1 Updated -   shell DCP comes from S3
#8 Updated - now includes description of dual PCIe devices per FPGA slot
#29 (new) - simplify create and encrypt tcl
#30 (new) - simplify handling of unused shell interface
#31 (new) - covers the support of multiple vivado versions
AWSwinefred pushed a commit that referenced this pull request Mar 14, 2017
* Updates to 1.1.0 release notes

#1 Updated -   shell DCP comes from S3
#8 Updated - now includes description of dual PCIe devices per FPGA slot
#29 (new) - simplify create and encrypt tcl
#30 (new) - simplify handling of unused shell interface
#31 (new) - covers the support of multiple vivado versions

* Update RELEASE_NOTES.md

spelling, cosemtics
kristopk pushed a commit that referenced this pull request Jul 23, 2017
* Changing hdk_version to 1.2.1

* Fixing the programmer view

* spelling and grammer fixes

* enhanced sdk install script for increased portability

Various Linux distributions have different preferred paths for installations of
unmanaged user binaries and libraries. This change attempts to follow those
preferences while maintaining maximum portability.

This script has been tested recent versions (at time of writing) of:
 - Amazon Linux 2017.03
 - Centos (FPGA Dev AMI 1.2)
 - Ubuntu 16.04.2 LTS
 - SUSE 12

It has not been tested on RHEL, but is presumed to work since it is similar
to Amazon Linux and Centos.

It installs binaries to /usr/local/bin if it's on the sudo PATH or /usr/bin
otherwise. It installs the shared library the first directory it finds searching
from the follwing list:
 /usr/local/lib64
 /usr/local/lib
 /usr/lib64
 /usr/lib
This usually results in installations to /usr/local/lib on Ubuntu and to
/usr/local/lib64 on others.

* removed "known bug" for Ubuntu

* fixed an error return code

When the mailbox command timesout, return the -ETIMEDOUT. Negative
values are decoded from errno.h and positive number are defined by the
library.

* set the mbox timeout and delay when using --request-timeout

* updated fpga_pci_bar_attach to close fd after mmap

* Rj doc updates (#23)

* Placed the rescan option in bold text

* Placed the rescan option in bold text and italics

* Renaming Chipscope to Virtual JTAG; Additional clock recipes.

Change-Id: Ie4c8fb77893e011adcf85756c0e5d55e93f1fa9a

* Renaming disable chipscope define in sim .f files.

Change-Id: Ie99a86f1fd8639b614a618c6eb9a38a9e7358e4b

* Synchrnous load and clear operations with auto-rescan and end-state display (#27)

Synchronous load and clear operations with auto-rescan and end-state display

* Updated README.md (#28)
kristopk pushed a commit that referenced this pull request Jul 23, 2017
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