Skip to content

Typos and suggest fixes provided by AWSdiamant #27

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 1 commit into from
Dec 20, 2016
Merged

Conversation

AWSNB
Copy link
Contributor

@AWSNB AWSNB commented Dec 20, 2016

No description provided.

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 206b585 into master Dec 20, 2016
@deeppat deeppat deleted the AWSNB-patch-1 branch December 21, 2016 19:51
kristopk pushed a commit that referenced this pull request Jul 23, 2017
…isplay (#27)

Synchronous load and clear operations with auto-rescan and end-state display
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
…d-state display" (#32)

* Revert "Revert "Updated README.md (#28)" (#31)"

This reverts commit 4144a50.

* Revert "Updated README.md (#28)"

This reverts commit 5917bcf.

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

This reverts commit 582a9dc.
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