From 24cfbd8d67b29f3b5425d2198f2002e9901e6cec Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Fri, 14 Oct 2022 10:25:44 +0200 Subject: [PATCH] build/efinity: Update to 2022.1.226. --- litex/build/efinix/efinity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litex/build/efinix/efinity.py b/litex/build/efinix/efinity.py index 232f4c788..a7001a3d5 100644 --- a/litex/build/efinix/efinity.py +++ b/litex/build/efinix/efinity.py @@ -229,7 +229,7 @@ class EfinityToolchain(GenericToolchain): root.attrib["xmlns:efx"] = "http://www.efinixinc.com/enf_proj" root.attrib["name"] = self._build_name root.attrib["location"] = str(pathlib.Path().resolve()) - root.attrib["sw_version"] = "2021.1.165.2.19" # TODO: read it from sw_version.txt + root.attrib["sw_version"] = "2022.1.226" # TODO: read it from sw_version.txt root.attrib["last_change_date"] = f"Date : {now.strftime('%Y-%m-%d %H:%M')}" # Add Device.