From 59fe0602fd65f256680461c666abca840bdd8b3b Mon Sep 17 00:00:00 2001 From: joannapng Date: Sat, 29 Jun 2024 22:19:40 +0000 Subject: [PATCH] reduced dsp threshold --- platforms/u250.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/u250.json b/platforms/u250.json index 39c2d97..103d7c3 100644 --- a/platforms/u250.json +++ b/platforms/u250.json @@ -4,6 +4,6 @@ "BRAM_18K" : 2688, "LUT" : 1728000, "URAM" : 1280, - "DSP" : 12288 + "DSP" : 6000 } } \ No newline at end of file