1
0

mainpll.bsf 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. /*
  2. WARNING: Do NOT edit the input and output ports in this file in a text
  3. editor if you plan to continue editing the block that represents it in
  4. the Block Editor! File corruption is VERY likely to occur.
  5. */
  6. /*
  7. Copyright (C) 2022 Intel Corporation. All rights reserved.
  8. Your use of Intel Corporation's design tools, logic functions
  9. and other software and tools, and any partner logic
  10. functions, and any output files from any of the foregoing
  11. (including device programming or simulation files), and any
  12. associated documentation or information are expressly subject
  13. to the terms and conditions of the Intel Program License
  14. Subscription Agreement, the Intel Quartus Prime License Agreement,
  15. the Intel FPGA IP License Agreement, or other applicable license
  16. agreement, including, without limitation, that your use is for
  17. the sole purpose of programming logic devices manufactured by
  18. Intel and sold by Intel or its authorized distributors. Please
  19. refer to the applicable agreement for further details, at
  20. https://fpgasoftware.intel.com/eula.
  21. */
  22. (header "symbol" (version "1.1"))
  23. (symbol
  24. (rect 0 0 160 264)
  25. (text "mainpll" (rect 60 -1 85 11)(font "Arial" (font_size 10)))
  26. (text "inst" (rect 8 248 20 260)(font "Arial" ))
  27. (port
  28. (pt 0 72)
  29. (input)
  30. (text "refclk" (rect 0 0 22 12)(font "Arial" (font_size 8)))
  31. (text "refclk" (rect 4 61 40 72)(font "Arial" (font_size 8)))
  32. (line (pt 0 72)(pt 48 72)(line_width 1))
  33. )
  34. (port
  35. (pt 0 112)
  36. (input)
  37. (text "rst" (rect 0 0 10 12)(font "Arial" (font_size 8)))
  38. (text "rst" (rect 4 101 22 112)(font "Arial" (font_size 8)))
  39. (line (pt 0 112)(pt 48 112)(line_width 1))
  40. )
  41. (port
  42. (pt 160 72)
  43. (output)
  44. (text "outclk_0" (rect 0 0 33 12)(font "Arial" (font_size 8)))
  45. (text "outclk_0" (rect 117 61 165 72)(font "Arial" (font_size 8)))
  46. (line (pt 160 72)(pt 112 72)(line_width 1))
  47. )
  48. (port
  49. (pt 160 112)
  50. (output)
  51. (text "outclk_1" (rect 0 0 31 12)(font "Arial" (font_size 8)))
  52. (text "outclk_1" (rect 119 101 167 112)(font "Arial" (font_size 8)))
  53. (line (pt 160 112)(pt 112 112)(line_width 1))
  54. )
  55. (port
  56. (pt 160 152)
  57. (output)
  58. (text "outclk_2" (rect 0 0 33 12)(font "Arial" (font_size 8)))
  59. (text "outclk_2" (rect 117 141 165 152)(font "Arial" (font_size 8)))
  60. (line (pt 160 152)(pt 112 152)(line_width 1))
  61. )
  62. (port
  63. (pt 160 192)
  64. (output)
  65. (text "outclk_3" (rect 0 0 33 12)(font "Arial" (font_size 8)))
  66. (text "outclk_3" (rect 117 181 165 192)(font "Arial" (font_size 8)))
  67. (line (pt 160 192)(pt 112 192)(line_width 1))
  68. )
  69. (port
  70. (pt 160 232)
  71. (output)
  72. (text "outclk_4" (rect 0 0 34 12)(font "Arial" (font_size 8)))
  73. (text "outclk_4" (rect 117 221 165 232)(font "Arial" (font_size 8)))
  74. (line (pt 160 232)(pt 112 232)(line_width 1))
  75. )
  76. (drawing
  77. (text "refclk" (rect 16 43 68 99)(font "Arial" (color 128 0 0)(font_size 9)))
  78. (text "clk" (rect 53 67 124 144)(font "Arial" (color 0 0 0)))
  79. (text "reset" (rect 19 83 68 179)(font "Arial" (color 128 0 0)(font_size 9)))
  80. (text "reset" (rect 53 107 136 224)(font "Arial" (color 0 0 0)))
  81. (text "outclk0" (rect 113 43 268 99)(font "Arial" (color 128 0 0)(font_size 9)))
  82. (text "clk" (rect 97 67 212 144)(font "Arial" (color 0 0 0)))
  83. (text "outclk1" (rect 113 83 268 179)(font "Arial" (color 128 0 0)(font_size 9)))
  84. (text "clk" (rect 97 107 212 224)(font "Arial" (color 0 0 0)))
  85. (text "outclk2" (rect 113 123 268 259)(font "Arial" (color 128 0 0)(font_size 9)))
  86. (text "clk" (rect 97 147 212 304)(font "Arial" (color 0 0 0)))
  87. (text "outclk3" (rect 113 163 268 339)(font "Arial" (color 128 0 0)(font_size 9)))
  88. (text "clk" (rect 97 187 212 384)(font "Arial" (color 0 0 0)))
  89. (text "outclk4" (rect 113 203 268 419)(font "Arial" (color 128 0 0)(font_size 9)))
  90. (text "clk" (rect 97 227 212 464)(font "Arial" (color 0 0 0)))
  91. (text " altera_pll " (rect 118 248 308 506)(font "Arial" ))
  92. (line (pt 48 32)(pt 112 32)(line_width 1))
  93. (line (pt 112 32)(pt 112 248)(line_width 1))
  94. (line (pt 48 248)(pt 112 248)(line_width 1))
  95. (line (pt 48 32)(pt 48 248)(line_width 1))
  96. (line (pt 49 52)(pt 49 76)(line_width 1))
  97. (line (pt 50 52)(pt 50 76)(line_width 1))
  98. (line (pt 49 92)(pt 49 116)(line_width 1))
  99. (line (pt 50 92)(pt 50 116)(line_width 1))
  100. (line (pt 111 52)(pt 111 76)(line_width 1))
  101. (line (pt 110 52)(pt 110 76)(line_width 1))
  102. (line (pt 111 92)(pt 111 116)(line_width 1))
  103. (line (pt 110 92)(pt 110 116)(line_width 1))
  104. (line (pt 111 132)(pt 111 156)(line_width 1))
  105. (line (pt 110 132)(pt 110 156)(line_width 1))
  106. (line (pt 111 172)(pt 111 196)(line_width 1))
  107. (line (pt 110 172)(pt 110 196)(line_width 1))
  108. (line (pt 111 212)(pt 111 236)(line_width 1))
  109. (line (pt 110 212)(pt 110 236)(line_width 1))
  110. (line (pt 0 0)(pt 160 0)(line_width 1))
  111. (line (pt 160 0)(pt 160 264)(line_width 1))
  112. (line (pt 0 264)(pt 160 264)(line_width 1))
  113. (line (pt 0 0)(pt 0 264)(line_width 1))
  114. )
  115. )