Advertisement
Sothian

Untitled

Dec 4th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 1991-2016 Altera Corporation. All rights reserved.
  4. # Your use of Altera 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 Altera Program License
  10. # Subscription Agreement, the Altera Quartus Prime License Agreement,
  11. # the Altera MegaCore Function License Agreement, or other
  12. # applicable license agreement, including, without limitation,
  13. # that your use is for the sole purpose of programming logic
  14. # devices manufactured by Altera and sold by Altera or its
  15. # authorized distributors. Please refer to the applicable
  16. # agreement for further details.
  17. #
  18. # -------------------------------------------------------------------------- #
  19. #
  20. # Quartus Prime
  21. # Version 16.0.0 Build 211 04/27/2016 SJ Lite Edition
  22. # Date created = 11:31:09 September 05, 2016
  23. #
  24. # -------------------------------------------------------------------------- #
  25. #
  26. # Notes:
  27. #
  28. # 1) The default values for assignments are stored in the file:
  29. # Project_1_01_assignment_defaults.qdf
  30. # If this file doesn't exist, see file:
  31. # assignment_defaults.qdf
  32. #
  33. # 2) Altera recommends that you do not modify this file. This
  34. # file is updated automatically by the Quartus Prime software
  35. # and any changes you make may be lost or overwritten.
  36. #
  37. # -------------------------------------------------------------------------- #
  38.  
  39.  
  40. set_global_assignment -name FAMILY "Cyclone V"
  41. set_global_assignment -name DEVICE 5CSEMA5F31C6
  42. set_global_assignment -name TOP_LEVEL_ENTITY Project_1_01
  43. set_global_assignment -name ORIGINAL_QUARTUS_VERSION 16.0.0
  44. set_global_assignment -name PROJECT_CREATION_TIME_DATE "11:31:09 SEPTEMBER 05, 2016"
  45. set_global_assignment -name LAST_QUARTUS_VERSION 16.0.0
  46. set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
  47. set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
  48. set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
  49. set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 256
  50. set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
  51. set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top
  52. set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
  53. set_global_assignment -name POWER_PRESET_COOLING_SOLUTION "23 MM HEAT SINK WITH 200 LFPM AIRFLOW"
  54. set_global_assignment -name POWER_BOARD_THERMAL_MODEL "NONE (CONSERVATIVE)"
  55.  
  56. set_global_assignment -name QSYS_FILE Project_1_01.qsys
  57. set_global_assignment -name IP_SEARCH_PATHS "/home/darek/Quartus16/Learn/DE1-SoC_v.5.0.1_HWrevF_SystemCD/Demonstrations/FPGA/DE1_SoC_Audio/ip/TERASIC_SEG7"
  58. set_global_assignment -name PROJECT_IP_REGENERATION_POLICY ALWAYS_REGENERATE_IP
  59.  
  60. set_location_assignment PIN_F6 -to pushbutton_export[3]
  61. set_location_assignment PIN_AF14 -to clk_clk
  62.  
  63. set_location_assignment PIN_AE12 -to sw_sliders_export[9]
  64. set_location_assignment PIN_AD10 -to sw_sliders_export[8]
  65. set_location_assignment PIN_AC9 -to sw_sliders_export[7]
  66. set_location_assignment PIN_AE11 -to sw_sliders_export[6]
  67. set_location_assignment PIN_AD12 -to sw_sliders_export[5]
  68. set_location_assignment PIN_AD11 -to sw_sliders_export[4]
  69. set_location_assignment PIN_AF10 -to sw_sliders_export[3]
  70. set_location_assignment PIN_AF9 -to sw_sliders_export[2]
  71. set_location_assignment PIN_AC12 -to sw_sliders_export[1]
  72. set_location_assignment PIN_AB12 -to sw_sliders_export[0]
  73.  
  74. set_location_assignment PIN_AA14 -to pushbutton_export[0]
  75. set_location_assignment PIN_AA15 -to pushbutton_export[1]
  76. set_location_assignment PIN_W15 -to pushbutton_export[2]
  77. set_location_assignment PIN_Y16 -to reset_reset_n
  78.  
  79. set_location_assignment PIN_Y21 -to leds_export[9]
  80. set_location_assignment PIN_W21 -to leds_export[8]
  81. set_location_assignment PIN_W20 -to leds_export[7]
  82. set_location_assignment PIN_Y19 -to leds_export[6]
  83. set_location_assignment PIN_W19 -to leds_export[5]
  84. set_location_assignment PIN_W17 -to leds_export[4]
  85. set_location_assignment PIN_V18 -to leds_export[3]
  86. set_location_assignment PIN_V17 -to leds_export[2]
  87. set_location_assignment PIN_W16 -to leds_export[1]
  88. set_location_assignment PIN_V16 -to leds_export[0]
  89.  
  90. set_location_assignment PIN_AH28 -to hex_export[6]
  91. set_location_assignment PIN_AG28 -to hex_export[5]
  92. set_location_assignment PIN_AF28 -to hex_export[4]
  93. set_location_assignment PIN_AG27 -to hex_export[3]
  94. set_location_assignment PIN_AE28 -to hex_export[2]
  95. set_location_assignment PIN_AE27 -to hex_export[1]
  96. set_location_assignment PIN_AE26 -to hex_export[0]
  97. set_location_assignment PIN_AJ29 -to hex_export[7]
  98. set_location_assignment PIN_AH29 -to hex_export[8]
  99. set_location_assignment PIN_AH30 -to hex_export[9]
  100. set_location_assignment PIN_AG30 -to hex_export[10]
  101. set_location_assignment PIN_AF29 -to hex_export[11]
  102. set_location_assignment PIN_AF30 -to hex_export[12]
  103. set_location_assignment PIN_AD27 -to hex_export[13]
  104. set_location_assignment PIN_AB23 -to hex_export[14]
  105. set_location_assignment PIN_AE29 -to hex_export[15]
  106. set_location_assignment PIN_AD29 -to hex_export[16]
  107. set_location_assignment PIN_AC28 -to hex_export[17]
  108. set_location_assignment PIN_AD30 -to hex_export[18]
  109. set_location_assignment PIN_AC29 -to hex_export[19]
  110. set_location_assignment PIN_AC30 -to hex_export[20]
  111. set_location_assignment PIN_AD26 -to hex_export[21]
  112. set_location_assignment PIN_AC27 -to hex_export[22]
  113. set_location_assignment PIN_AD25 -to hex_export[23]
  114. set_location_assignment PIN_AC25 -to hex_export[24]
  115. set_location_assignment PIN_AB28 -to hex_export[25]
  116. set_location_assignment PIN_AB25 -to hex_export[26]
  117. set_location_assignment PIN_AB22 -to hex_export[27]
  118. set_location_assignment PIN_AA24 -to hex_export[28]
  119. set_location_assignment PIN_Y23 -to hex_export[29]
  120. set_location_assignment PIN_Y24 -to hex_export[30]
  121. set_location_assignment PIN_W22 -to hex_export[31]
  122. set_location_assignment PIN_W24 -to hex_export[32]
  123. set_location_assignment PIN_V23 -to hex_export[33]
  124. set_location_assignment PIN_W25 -to hex_export[34]
  125. set_location_assignment PIN_V25 -to hex_export[35]
  126. set_location_assignment PIN_AA28 -to hex_export[36]
  127. set_location_assignment PIN_Y27 -to hex_export[37]
  128. set_location_assignment PIN_AB27 -to hex_export[38]
  129. set_location_assignment PIN_AB26 -to hex_export[39]
  130. set_location_assignment PIN_AA26 -to hex_export[40]
  131. set_location_assignment PIN_AA25 -to hex_export[41]
  132. set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement