max80.qpf 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 2021 Intel Corporation. All rights reserved.
  4. # Your use of Intel Corporation's design tools, logic functions
  5. # and other software and tools, and any partner logic
  6. # functions, and any output files from any of the foregoing
  7. # (including device programming or simulation files), and any
  8. # associated documentation or information are expressly subject
  9. # to the terms and conditions of the Intel Program License
  10. # Subscription Agreement, the Intel Quartus Prime License Agreement,
  11. # the Intel FPGA IP License Agreement, or other applicable license
  12. # agreement, including, without limitation, that your use is for
  13. # the sole purpose of programming logic devices manufactured by
  14. # Intel and sold by Intel or its authorized distributors. Please
  15. # refer to the applicable agreement for further details, at
  16. # https://fpgasoftware.intel.com/eula.
  17. #
  18. # -------------------------------------------------------------------------- #
  19. #
  20. # Quartus Prime
  21. # Version 21.1.0 Build 842 10/21/2021 SJ Lite Edition
  22. # Date created = 00:20:57 May 17, 2022
  23. #
  24. # -------------------------------------------------------------------------- #
  25. QUARTUS_VERSION = "21.1"
  26. DATE = "00:20:57 May 17, 2022"
  27. # Revisions
  28. PROJECT_REVISION = "v2"
  29. PROJECT_REVISION = "v1"
  30. PROJECT_REVISION = "bypass"