max80.qpf 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 2023 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 22.1std.2 Build 922 07/20/2023 SC Lite Edition
  22. # Date created = 15:32:51 December 06, 2023
  23. #
  24. # -------------------------------------------------------------------------- #
  25. QUARTUS_VERSION = "22.1"
  26. DATE = "15:32:51 December 06, 2023"
  27. # Revisions
  28. PROJECT_REVISION = "v1"
  29. PROJECT_REVISION = "v2"