From 6f89eafe6e179614a5cde0399270932b82339a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Czarnecki?= Date: Fri, 17 Jun 2022 14:39:36 +0200 Subject: [PATCH] platforms: eos-s3: remove db-root arg from write_bitstream MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Czarnecki --- f4pga/platforms/ql-eos-s3.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/f4pga/platforms/ql-eos-s3.json b/f4pga/platforms/ql-eos-s3.json index e63c276..d976570 100644 --- a/f4pga/platforms/ql-eos-s3.json +++ b/f4pga/platforms/ql-eos-s3.json @@ -328,8 +328,7 @@ "inputs": { "#1": "${:fasm}", "#2": "bitstream-${device}.bit", - "dev-type": "ql-eos-s3", - "db-root": "${shareDir}/fasm_database/pp3" + "dev-type": "ql-eos-s3" } }, "values": {