UCL_project_y3.qpf 1.3 KB

123456789101112131415161718192021222324252627282930
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 2018 Intel Corporation. All rights reserved.
  4. # Your use of Intel Corporation's design tools, logic functions
  5. # and other software and tools, and its AMPP 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.
  16. #
  17. # -------------------------------------------------------------------------- #
  18. #
  19. # Quartus Prime
  20. # Version 18.1.0 Build 625 09/12/2018 SJ Lite Edition
  21. # Date created = 13:15:52 September 19, 2019
  22. #
  23. # -------------------------------------------------------------------------- #
  24. QUARTUS_VERSION = "18.1"
  25. DATE = "13:15:52 September 19, 2019"
  26. # Revisions
  27. PROJECT_REVISION = "UCL_project_y3"