UCL_project_y3.qsf 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  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. #
  25. # Notes:
  26. #
  27. # 1) The default values for assignments are stored in the file:
  28. # UCL_project_y3_assignment_defaults.qdf
  29. # If this file doesn't exist, see file:
  30. # assignment_defaults.qdf
  31. #
  32. # 2) Altera recommends that you do not modify this file. This
  33. # file is updated automatically by the Quartus Prime software
  34. # and any changes you make may be lost or overwritten.
  35. #
  36. # -------------------------------------------------------------------------- #
  37. set_global_assignment -name FAMILY "Cyclone IV E"
  38. set_global_assignment -name DEVICE EP4CE22F17C6
  39. set_global_assignment -name TOP_LEVEL_ENTITY top
  40. set_global_assignment -name ORIGINAL_QUARTUS_VERSION 18.1.0
  41. set_global_assignment -name PROJECT_CREATION_TIME_DATE "13:15:52 SEPTEMBER 19, 2019"
  42. set_global_assignment -name LAST_QUARTUS_VERSION "18.1.0 Lite Edition"
  43. set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
  44. set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
  45. set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
  46. set_global_assignment -name DEVICE_FILTER_PACKAGE FBGA
  47. set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1
  48. set_global_assignment -name NOMINAL_CORE_SUPPLY_VOLTAGE 1.2V
  49. set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (SystemVerilog)"
  50. set_global_assignment -name EDA_TIME_SCALE "1 ps" -section_id eda_simulation
  51. set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "SYSTEMVERILOG HDL" -section_id eda_simulation
  52. set_global_assignment -name POWER_PRESET_COOLING_SOLUTION "23 MM HEAT SINK WITH 200 LFPM AIRFLOW"
  53. set_global_assignment -name POWER_BOARD_THERMAL_MODEL "NONE (CONSERVATIVE)"
  54. set_global_assignment -name VERILOG_SHOW_LMF_MAPPING_MESSAGES OFF
  55. set_global_assignment -name EDA_TEST_BENCH_ENABLE_STATUS TEST_BENCH_MODE -section_id eda_simulation
  56. set_global_assignment -name EDA_NATIVELINK_SIMULATION_TEST_BENCH testbench_1 -section_id eda_simulation
  57. set_global_assignment -name EDA_TEST_BENCH_NAME testbench_1 -section_id eda_simulation
  58. set_global_assignment -name EDA_DESIGN_INSTANCE_NAME NA -section_id testbench_1
  59. set_global_assignment -name EDA_TEST_BENCH_MODULE_NAME testbench_1 -section_id testbench_1
  60. set_global_assignment -name VERILOG_INPUT_VERSION SYSTEMVERILOG_2005
  61. set_location_assignment PIN_P2 -to DRAM_ADDR[0]
  62. set_location_assignment PIN_L4 -to DRAM_ADDR[12]
  63. set_location_assignment PIN_N1 -to DRAM_ADDR[11]
  64. set_location_assignment PIN_N2 -to DRAM_ADDR[10]
  65. set_location_assignment PIN_N5 -to DRAM_ADDR[1]
  66. set_location_assignment PIN_N6 -to DRAM_ADDR[2]
  67. set_location_assignment PIN_M8 -to DRAM_ADDR[3]
  68. set_location_assignment PIN_P8 -to DRAM_ADDR[4]
  69. set_location_assignment PIN_T7 -to DRAM_ADDR[5]
  70. set_location_assignment PIN_N8 -to DRAM_ADDR[6]
  71. set_location_assignment PIN_T6 -to DRAM_ADDR[7]
  72. set_location_assignment PIN_R1 -to DRAM_ADDR[8]
  73. set_location_assignment PIN_P1 -to DRAM_ADDR[9]
  74. set_location_assignment PIN_G2 -to DRAM_DQ[0]
  75. set_location_assignment PIN_G1 -to DRAM_DQ[1]
  76. set_location_assignment PIN_L8 -to DRAM_DQ[2]
  77. set_location_assignment PIN_K5 -to DRAM_DQ[3]
  78. set_location_assignment PIN_K2 -to DRAM_DQ[4]
  79. set_location_assignment PIN_J2 -to DRAM_DQ[5]
  80. set_location_assignment PIN_J1 -to DRAM_DQ[6]
  81. set_location_assignment PIN_R7 -to DRAM_DQ[7]
  82. set_location_assignment PIN_T4 -to DRAM_DQ[8]
  83. set_location_assignment PIN_T2 -to DRAM_DQ[9]
  84. set_location_assignment PIN_T3 -to DRAM_DQ[10]
  85. set_location_assignment PIN_R3 -to DRAM_DQ[11]
  86. set_location_assignment PIN_R5 -to DRAM_DQ[12]
  87. set_location_assignment PIN_P3 -to DRAM_DQ[13]
  88. set_location_assignment PIN_N3 -to DRAM_DQ[14]
  89. set_location_assignment PIN_K1 -to DRAM_DQ[15]
  90. set_location_assignment PIN_P6 -to DRAM_CS_N
  91. set_location_assignment PIN_R4 -to DRAM_CLK
  92. set_location_assignment PIN_L7 -to DRAM_CKE
  93. set_location_assignment PIN_M6 -to DRAM_BA[0]
  94. set_location_assignment PIN_M7 -to DRAM_BA[1]
  95. set_location_assignment PIN_L1 -to DRAM_CAS_N
  96. set_location_assignment PIN_C2 -to DRAM_WE_N
  97. set_location_assignment PIN_L2 -to DRAM_RAS_N
  98. set_location_assignment PIN_R6 -to DRAM_DQM[0]
  99. set_location_assignment PIN_T5 -to DRAM_DQM[1]
  100. set_location_assignment PIN_L3 -to LED[7]
  101. set_location_assignment PIN_D3 -to RX
  102. set_location_assignment PIN_C3 -to TX
  103. set_location_assignment PIN_A15 -to LED[0]
  104. set_location_assignment PIN_A13 -to LED[1]
  105. set_location_assignment PIN_B13 -to LED[2]
  106. set_location_assignment PIN_A11 -to LED[3]
  107. set_location_assignment PIN_D1 -to LED[4]
  108. set_location_assignment PIN_F3 -to LED[5]
  109. set_location_assignment PIN_B1 -to LED[6]
  110. set_location_assignment PIN_E1 -to KEY[1]
  111. set_location_assignment PIN_J15 -to KEY[0]
  112. set_location_assignment PIN_M1 -to SWITCH[0]
  113. set_location_assignment PIN_T8 -to SWITCH[1]
  114. set_location_assignment PIN_B9 -to SWITCH[2]
  115. set_location_assignment PIN_M15 -to SWITCH[3]
  116. set_location_assignment PIN_R8 -to CLK50
  117. set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
  118. set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
  119. set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
  120. set_global_assignment -name VERILOG_FILE src/blocks/alu.v
  121. set_global_assignment -name SYSTEMVERILOG_FILE src/project.sv
  122. set_global_assignment -name SYSTEMVERILOG_FILE src/top.sv
  123. set_global_assignment -name VERILOG_FILE src/blocks/fifo.v
  124. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/sdram_control.sv
  125. set_global_assignment -name SYSTEMVERILOG_FILE src/risc/general.sv
  126. set_global_assignment -name SYSTEMVERILOG_FILE src/risc/datapath.sv
  127. set_global_assignment -name SYSTEMVERILOG_FILE src/risc/cpu.sv
  128. set_global_assignment -name SYSTEMVERILOG_FILE src/risc/controller.sv
  129. set_global_assignment -name MIF_FILE memory/rom_test.mem
  130. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/clk_div.sv
  131. set_global_assignment -name VERILOG_FILE src/blocks/uart.v
  132. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/instr_mem.sv
  133. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/reg_file.sv
  134. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/memory.sv
  135. set_global_assignment -name QIP_FILE quartus/pll_clk.qip
  136. set_global_assignment -name SYSTEMVERILOG_FILE src/blocks/alu.sv
  137. set_global_assignment -name EDA_TEST_BENCH_FILE src/blocks/alu.sv -section_id testbench_1
  138. set_global_assignment -name EDA_TEST_BENCH_FILE src/blocks/instr_mem.sv -section_id testbench_1
  139. set_global_assignment -name EDA_TEST_BENCH_FILE src/blocks/memory.sv -section_id testbench_1
  140. set_global_assignment -name EDA_TEST_BENCH_FILE src/blocks/sdram_control.sv -section_id testbench_1
  141. set_global_assignment -name EDA_TEST_BENCH_FILE src/risc/general.sv -section_id testbench_1
  142. set_global_assignment -name EDA_TEST_BENCH_FILE src/risc/controller.sv -section_id testbench_1
  143. set_global_assignment -name EDA_TEST_BENCH_FILE src/risc/datapath.sv -section_id testbench_1
  144. set_global_assignment -name EDA_TEST_BENCH_FILE src/risc/cpu.sv -section_id testbench_1
  145. set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top