summaryrefslogtreecommitdiffstats
path: root/chapters/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/introduction.tex')
-rw-r--r--chapters/introduction.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/introduction.tex b/chapters/introduction.tex
index fecfcaa..aae48a3 100644
--- a/chapters/introduction.tex
+++ b/chapters/introduction.tex
@@ -17,7 +17,7 @@ while offering the convenient abstractions and rich ecosystems of software devel
There are two main use-cases of \HLS. Firstly, it is a very convenient tool to use for prototyping
designs, as this means that the software model can be reused for the initial design of the hardware.
-Secondly, \HLS\ is also often used design hardware that has quite regular control-flow and is
+Secondly, \HLS\ is also often used to design hardware that has quite regular control-flow and is
compute intensive, one example being \DSP\ hardware design~\cite{coussy08_gaut}. Ideally, \HLS\
should also be good for projects that require detailed functional verification, as manual \HDL\
designs cannot often be fully verified because of their size. \HLS\ would move the functional