|
1 | 1 | # -------------------------------------------------------------------------- # |
2 | 2 | # |
3 | | -# Copyright (C) 2020 Intel Corporation. All rights reserved. |
| 3 | +# Copyright (C) 2021 Intel Corporation. All rights reserved. |
4 | 4 | # Your use of Intel Corporation's design tools, logic functions |
5 | 5 | # and other software and tools, and any partner logic |
6 | 6 | # functions, and any output files from any of the foregoing |
|
18 | 18 | # -------------------------------------------------------------------------- # |
19 | 19 | # |
20 | 20 | # Quartus Prime |
21 | | -# Version 20.1.0 Build 711 06/05/2020 SJ Lite Edition |
22 | | -# Date created = 18:52:25 July 18, 2020 |
| 21 | +# Version 21.1.0 Build 842 10/21/2021 SJ Lite Edition |
| 22 | +# Date created = 10:33:17 December 02, 2021 |
23 | 23 | # |
24 | 24 | # -------------------------------------------------------------------------- # |
25 | 25 | # |
|
30 | 30 | # If this file doesn't exist, see file: |
31 | 31 | # assignment_defaults.qdf |
32 | 32 | # |
33 | | -# 2) Altera recommends that you do not modify this file. This |
| 33 | +# 2) Intel recommends that you do not modify this file. This |
34 | 34 | # file is updated automatically by the Quartus Prime software |
35 | 35 | # and any changes you make may be lost or overwritten. |
36 | 36 | # |
|
42 | 42 | # ======================== |
43 | 43 | set_global_assignment -name ORIGINAL_QUARTUS_VERSION 17.0.0 |
44 | 44 | set_global_assignment -name PROJECT_CREATION_TIME_DATE "13:11:22 MARCH 25, 2018" |
45 | | -set_global_assignment -name LAST_QUARTUS_VERSION "20.1.0 Lite Edition" |
| 45 | +set_global_assignment -name LAST_QUARTUS_VERSION "21.1.0 Lite Edition" |
46 | 46 | set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files |
47 | 47 | set_global_assignment -name FLOW_ENABLE_POWER_ANALYZER ON |
48 | 48 | set_global_assignment -name SYSTEMVERILOG_FILE rtl/top.sv |
@@ -146,7 +146,7 @@ set_global_assignment -name AUTO_GLOBAL_CLOCK ON |
146 | 146 |
|
147 | 147 | # EDA Netlist Writer Assignments |
148 | 148 | # ============================== |
149 | | -set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (SystemVerilog)" |
| 149 | +set_global_assignment -name EDA_SIMULATION_TOOL "Questa Intel FPGA (SystemVerilog)" |
150 | 150 |
|
151 | 151 | # Power Estimation Assignments |
152 | 152 | # ============================ |
|
0 commit comments