FPGC.qpf 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 2022 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.1 Build 850 06/23/2022 SJ Lite Edition
  22. # Date created = 16:47:38 December 09, 2022
  23. #
  24. # -------------------------------------------------------------------------- #
  25. QUARTUS_VERSION = "21.1"
  26. DATE = "16:47:38 December 09, 2022"
  27. # Revisions
  28. PROJECT_REVISION = "FPGC"
  29. PROJECT_REVISION = "Test02_project_key"