summaryrefslogtreecommitdiffstats
path: root/chapters/conclusion.tex
blob: 62779fcb4261084bf9c98e89112d6def9177a5b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\environment fonts_env
\environment lsr_env

\startcomponent conclusion

\chapter{Conclusion}

Vericert is currently a fully verified but simple \HLS\ tool.  For the rest of my PhD, the goal will
be to improve the throughput of the designs that are generated by Vericert, by first parallelising
instructions using scheduling on hyperblocks, as well as introducing modulo scheduling to handle
loops.  One other possible extension could be to collaborate with Sandrine Blazy and Delphine
Demange to implement a dynamic \HLS\ tool using \GSA\ as a base representation.

\stopcomponent