From 9a0b1f5ed471e2752480d91f5fc6a433dac714dc Mon Sep 17 00:00:00 2001 From: ymherklotz Date: Sun, 19 Sep 2021 17:08:57 +0000 Subject: deploy: 54b98a4da47ac332827f9f8186256881575b3d76 --- future/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'future') diff --git a/future/index.html b/future/index.html index f6a0c20..0ade3aa 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