|
@@ -1,6 +1,6 @@
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
#
|
|
|
-# Copyright (C) 2022 Intel Corporation. All rights reserved.
|
|
|
+# Copyright (C) 2023 Intel Corporation. All rights reserved.
|
|
|
# Your use of Intel Corporation's design tools, logic functions
|
|
|
# and other software and tools, and any partner logic
|
|
|
# functions, and any output files from any of the foregoing
|
|
@@ -18,16 +18,15 @@
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
#
|
|
|
# Quartus Prime
|
|
|
-# Version 22.1std.0 Build 915 10/25/2022 SC Lite Edition
|
|
|
-# Date created = 16:08:03 October 11, 2023
|
|
|
+# Version 22.1std.2 Build 922 07/20/2023 SC Lite Edition
|
|
|
+# Date created = 21:18:07 October 12, 2023
|
|
|
#
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
|
|
|
QUARTUS_VERSION = "22.1"
|
|
|
-DATE = "16:08:03 October 11, 2023"
|
|
|
+DATE = "21:18:07 October 12, 2023"
|
|
|
|
|
|
# Revisions
|
|
|
|
|
|
PROJECT_REVISION = "v1"
|
|
|
PROJECT_REVISION = "v2"
|
|
|
-PROJECT_REVISION = "bypass"
|