Advertisement
Killy728

nisetroi.qsf

May 3rd, 2025
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. # -------------------------------------------------------------------------- #
  2. #
  3. # Copyright (C) 1991-2009 Altera Corporation
  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, Altera MegaCore Function License
  11. # Agreement, or other applicable license agreement, including,
  12. # without limitation, that your use is for the sole purpose of
  13. # programming logic devices manufactured by Altera and sold by
  14. # Altera or its authorized distributors. Please refer to the
  15. # applicable agreement for further details.
  16. #
  17. # -------------------------------------------------------------------------- #
  18. #
  19. # Quartus II
  20. # Version 9.1 Build 222 10/21/2009 SJ Full Version
  21. # Date created = 17:27:31 April 30, 2010
  22. #
  23. # -------------------------------------------------------------------------- #
  24. #
  25. # Notes:
  26. #
  27. # 1) The default values for assignments are stored in the file:
  28. # nisetroi_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 II software
  34. # and any changes you make may be lost or overwritten.
  35. #
  36. # -------------------------------------------------------------------------- #
  37.  
  38.  
  39. set_global_assignment -name FAMILY "MAX II"
  40. set_global_assignment -name DEVICE EPM570T100C3
  41. set_global_assignment -name TOP_LEVEL_ENTITY nisetroi
  42. set_global_assignment -name ORIGINAL_QUARTUS_VERSION 9.1
  43. set_global_assignment -name PROJECT_CREATION_TIME_DATE "17:27:31 APRIL 30, 2010"
  44. set_global_assignment -name LAST_QUARTUS_VERSION 9.1
  45. set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_blast_fpga
  46. set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
  47. set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
  48. set_global_assignment -name POWER_EXT_SUPPLY_VOLTAGE_TO_REGULATOR 3.3V
  49. set_global_assignment -name VERILOG_FILE nisetroi.v
  50. set_global_assignment -name MISC_FILE "d:/nisetro/nisetroi.dpf"
  51. set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"
  52. set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"
  53. set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVTTL"
  54. set_location_assignment PIN_17 -to ADDR[0]
  55. set_location_assignment PIN_16 -to ADDR[1]
  56. set_location_assignment PIN_15 -to ADDR[2]
  57. set_location_assignment PIN_8 -to DIR
  58. set_location_assignment PIN_35 -to FX2_FD[0]
  59. set_location_assignment PIN_36 -to FX2_FD[1]
  60. set_location_assignment PIN_38 -to FX2_FD[2]
  61. set_location_assignment PIN_40 -to FX2_FD[3]
  62. set_location_assignment PIN_34 -to FX2_FD[4]
  63. set_location_assignment PIN_33 -to FX2_FD[5]
  64. set_location_assignment PIN_30 -to FX2_FD[6]
  65. set_location_assignment PIN_29 -to FX2_FD[7]
  66. set_location_assignment PIN_20 -to FX2_FIFOADR[0]
  67. set_location_assignment PIN_19 -to FX2_FIFOADR[1]
  68. set_location_assignment PIN_28 -to FX2_FLAGA
  69. set_location_assignment PIN_27 -to FX2_FLAGB
  70. set_location_assignment PIN_26 -to FX2_FLAGC
  71. set_location_assignment PIN_18 -to FX2_PKTEND
  72. set_location_assignment PIN_21 -to FX2_SLOE
  73. set_location_assignment PIN_5 -to FX2_SLRD
  74. set_location_assignment PIN_6 -to FX2_SLWR
  75. set_location_assignment PIN_14 -to FX2_IFCLK
  76. set_location_assignment PIN_3 -to MODE[0]
  77. set_location_assignment PIN_4 -to MODE[1]
  78. set_location_assignment PIN_7 -to RESET
  79. set_location_assignment PIN_70 -to LCDG1[0]
  80. set_location_assignment PIN_71 -to LCDG1[1]
  81. set_location_assignment PIN_75 -to LCDG1[5]
  82. set_location_assignment PIN_74 -to LCDG1[4]
  83. set_location_assignment PIN_73 -to LCDG1[3]
  84. set_location_assignment PIN_72 -to LCDG1[2]
  85. set_location_assignment PIN_62 -to CLK
  86. set_location_assignment PIN_67 -to Vsync
  87. set_location_assignment PIN_66 -to Hsync
  88. set_instance_assignment -name IO_STANDARD "3.3V SCHMITT TRIGGER INPUT" -to Vsync
  89. set_instance_assignment -name IO_STANDARD "3.3V SCHMITT TRIGGER INPUT" -to Hsync
  90. set_instance_assignment -name IO_STANDARD "3.3V SCHMITT TRIGGER INPUT" -to CLK
  91. set_location_assignment PIN_76 -to LCDG2[5]
  92. set_location_assignment PIN_77 -to LCDG2[4]
  93. set_location_assignment PIN_78 -to LCDG2[3]
  94. set_location_assignment PIN_81 -to LCDG2[2]
  95. set_location_assignment PIN_82 -to LCDG2[1]
  96. set_location_assignment PIN_83 -to LCDG2[0]
  97. set_location_assignment PIN_51 -to LCDB1[5]
  98. set_location_assignment PIN_84 -to LCDR2[5]
  99. set_location_assignment PIN_85 -to LCDR2[4]
  100. set_location_assignment PIN_86 -to LCDR2[3]
  101. set_location_assignment PIN_87 -to LCDR2[2]
  102. set_location_assignment PIN_89 -to LCDR2[1]
  103. set_location_assignment PIN_91 -to LCDR2[0]
  104. set_location_assignment PIN_99 -to LCDB2[0]
  105. set_location_assignment PIN_92 -to LCDB2[5]
  106. set_location_assignment PIN_95 -to LCDB2[4]
  107. set_location_assignment PIN_96 -to LCDB2[3]
  108. set_location_assignment PIN_97 -to LCDB2[2]
  109. set_location_assignment PIN_98 -to LCDB2[1]
  110. set_location_assignment PIN_50 -to LCDB1[4]
  111. set_location_assignment PIN_49 -to LCDB1[3]
  112. set_location_assignment PIN_48 -to LCDB1[2]
  113. set_location_assignment PIN_47 -to LCDB1[1]
  114. set_location_assignment PIN_44 -to LCDB1[0]
  115. set_location_assignment PIN_57 -to LCDR1[5]
  116. set_location_assignment PIN_56 -to LCDR1[4]
  117. set_location_assignment PIN_55 -to LCDR1[3]
  118. set_location_assignment PIN_54 -to LCDR1[2]
  119. set_location_assignment PIN_53 -to LCDR1[1]
  120. set_location_assignment PIN_52 -to LCDR1[0]
  121. set_location_assignment PIN_64 -to SND_MCLK
  122. set_location_assignment PIN_58 -to SND_WS
  123. set_location_assignment PIN_61 -to SND_SDO
  124. set_location_assignment PIN_41 -to SOUT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement