From 817bc711c8f11263173e081fa084457683cfa591 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Tue, 23 Mar 2021 08:34:35 -0700 Subject: [PATCH] fixed startix10 build configuration --- hw/syn/opae/sources_32c.txt | 2 ++ hw/syn/opae/sources_64c.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/hw/syn/opae/sources_32c.txt b/hw/syn/opae/sources_32c.txt index e1bf6649..1fc88ecd 100644 --- a/hw/syn/opae/sources_32c.txt +++ b/hw/syn/opae/sources_32c.txt @@ -2,6 +2,8 @@ +define+NUM_CLUSTERS=4 #+define+L3_ENABLE=1 ++define+GLOBAL_BLOCK_SIZE=16 + +define+SYNTHESIS +define+QUARTUS #+define+PERF_ENABLE diff --git a/hw/syn/opae/sources_64c.txt b/hw/syn/opae/sources_64c.txt index 8cc42e1b..bf267717 100644 --- a/hw/syn/opae/sources_64c.txt +++ b/hw/syn/opae/sources_64c.txt @@ -2,6 +2,8 @@ +define+NUM_CLUSTERS=8 #+define+L3_ENABLE=1 ++define+GLOBAL_BLOCK_SIZE=16 + +define+SYNTHESIS +define+QUARTUS #+define+PERF_ENABLE