update cpld firmware - finally working version

This commit is contained in:
Eugene Lozovoy
2022-11-15 20:44:01 +03:00
parent 81513481fe
commit fc319bd685
6 changed files with 340 additions and 273 deletions

View File

@ -16,15 +16,15 @@
#
# -------------------------------------------------------------------------- #
#
# Quartus II 64-Bit
# Quartus II 32-bit
# Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Full Version
# Date created = 12:04:27 October 04, 2020
# Date created = 11:12:50 November 18, 2022
#
# -------------------------------------------------------------------------- #
QUARTUS_VERSION = "13.0"
DATE = "12:04:27 October 04, 2020"
DATE = "11:12:50 November 18, 2022"
# Revisions
PROJECT_REVISION = "zx_multisound"
PROJECT_REVISION = "rev_A"