From bb9ad00fce55d539a2cb7664ced14b78a3c681fb Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Wed, 22 Sep 2021 22:00:08 +0000 Subject: deploy: bf845f5601bef0b7b1bafa5db39a4a116a6a8d3b --- future/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'future/index.html') diff --git a/future/index.html b/future/index.html index 562ef22..7367a25 100644 --- a/future/index.html +++ b/future/index.html @@ -2,7 +2,7 @@ The next interesting optimisations that should be looked at are the following: globals, type support, memory partitioning, and loop pipelining. Globals # Globals are an important feature to add, as have to be handled carefully in HLS, because they have to be placed into memory, and are often used in HLS designs.">Future Work | Vericert + globals, type support, memory partitioning, and loop pipelining. Globals # Globals are an important feature to add, as have to be handled carefully in HLS, because they have to be placed into memory, and are often used in HLS designs.">Future Work | Vericert
Future Work

Future Work

This section contains future work that should be added to Vericert to make it into a better -- cgit