Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 9016ebc

Browse files
committed
Update README.md
fix a typo.
1 parent 97d333a commit 9016ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For each function, the library provides an FPGA implementation using OpenCL.
5454
5555
> **_NOTE:_** This distribution provides an experimental integrated kernel implementing the NTT/INTT and the dyadic multiplication in one file. We also provide for convenience kernels implementing only one function stand alone. Those FPGA kernels work independently of each other, i.e. one does not require the use of another. The stand alone kernels allow testing and experimentation on a single primitive.
5656
57-
> **_NOTE:_** This distribution in its current version does not fully address the inherent I/O bottlenecks typically asssociated with an external accelerator card.
57+
> **_NOTE:_** This distribution in its current version does not fully address the inherent I/O bottlenecks typically associated with an external accelerator card.
5858
5959
## Setting up Environment
6060
To use this code, a prerequisite is to install a PCIe card Intel PAC D5005 and its software stack, named Intel Acceleration Stack, which includes Quartus Prime, Intel FPGA SDK and Intel PAC D5005 board software package. See [PREREQUISITE.md](PREREQUISITE.md) for details. If you have already installed the PCIe card and above mentioned softwares you can skip the procedure in the link given below. <br>

0 commit comments

Comments
 (0)