2020-07-25 08:32:25 +00:00
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
|
#
|
|
|
|
# Copyright (C) 1991-2013 Altera Corporation
|
|
|
|
# Your use of Altera Corporation's design tools, logic functions
|
|
|
|
# and other software and tools, and its AMPP partner logic
|
|
|
|
# functions, and any output files from any of the foregoing
|
|
|
|
# (including device programming or simulation files), and any
|
|
|
|
# associated documentation or information are expressly subject
|
|
|
|
# to the terms and conditions of the Altera Program License
|
|
|
|
# Subscription Agreement, Altera MegaCore Function License
|
|
|
|
# Agreement, or other applicable license agreement, including,
|
|
|
|
# without limitation, that your use is for the sole purpose of
|
|
|
|
# programming logic devices manufactured by Altera and sold by
|
|
|
|
# Altera or its authorized distributors. Please refer to the
|
|
|
|
# applicable agreement for further details.
|
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
|
#
|
2021-08-16 22:49:47 +00:00
|
|
|
# Quartus II 64-Bit
|
|
|
|
# Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
|
|
|
|
# Date created = 18:32:31 August 16, 2021
|
2020-07-25 08:32:25 +00:00
|
|
|
#
|
|
|
|
# -------------------------------------------------------------------------- #
|
|
|
|
|
|
|
|
QUARTUS_VERSION = "13.0"
|
2021-08-16 22:49:47 +00:00
|
|
|
DATE = "18:32:31 August 16, 2021"
|
2020-07-25 08:32:25 +00:00
|
|
|
|
|
|
|
# Revisions
|
|
|
|
|
2021-08-16 22:49:47 +00:00
|
|
|
PROJECT_REVISION = "RAM2GS"
|