summaryrefslogtreecommitdiffstats
path: root/chapters/introduction.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-06-27 15:01:51 +0100
committerYann Herklotz <git@yannherklotz.com>2022-06-27 15:01:51 +0100
commit2fa27381a18e65b4af2d860dc9be17489ff26258 (patch)
tree558ce90874835ff0094af1abf56256b346402ffc /chapters/introduction.tex
parentb93723f5d4391333b6ed12cea8c3f49871976927 (diff)
downloadlsr22_fvhls-2fa27381a18e65b4af2d860dc9be17489ff26258.tar.gz
lsr22_fvhls-2fa27381a18e65b4af2d860dc9be17489ff26258.zip
Add changes
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