RAM-info.mif
资源名称:1.rar [点击查看]
上传用户:fbi86007
上传日期:2019-05-25
资源大小:3094k
文件大小:3k
源码类别:

汇编语言

开发平台:

Asm

  1. -- Copyright (C) 1991-2005 Altera Corporation
  2. -- Your use of Altera Corporation's design tools, logic functions 
  3. -- and other software and tools, and its AMPP partner logic       
  4. -- functions, and any output files any of the foregoing           
  5. -- (including device programming or simulation files), and any    
  6. -- associated documentation or information are expressly subject  
  7. -- to the terms and conditions of the Altera Program License      
  8. -- Subscription Agreement, Altera MegaCore Function License       
  9. -- Agreement, or other applicable license agreement, including,   
  10. -- without limitation, that your use is for the sole purpose of   
  11. -- programming logic devices manufactured by Altera and sold by   
  12. -- Altera or its authorized distributors.  Please refer to the    
  13. -- applicable agreement for further details.
  14. -- Quartus II generated Memory Initialization File (.mif)
  15. WIDTH=16;
  16. DEPTH=64;
  17. ADDRESS_RADIX=HEX;
  18. DATA_RADIX=BIN;
  19. CONTENT BEGIN
  20. 00  :   0000000000000000;
  21. 01  :   0000000000000001;
  22. 02  :   0000000000110100;
  23. 03  :   0000000000000010;
  24. 04  :   0000000000000011;
  25. 05  :   0000000000101010;
  26. 06  :   0000000000000100;
  27. 07  :   0000000000101010;
  28. 08  :   0000000000000101;
  29. 09  :   0000000000000110;
  30. 0a  :   0000000000000011;
  31. 0b  :   0000000000000111;
  32. 0c  :   0000000000000101;
  33. 0d  :   0000000000111000;
  34. 0e  :   0000000000001000;
  35. 0f  :   0000000000001001;
  36. 10  :   0000000000001010;
  37. 11  :   0000000000111001;
  38. 12  :   0000000000001011;
  39. 13  :   0000000000000001;
  40. 14  :   0000000000001100;
  41. 15  :   0000000000001101;
  42. 16  :   0000000000100010;
  43. 17  :   0000000000001110;
  44. 18  :   0000000000001111;
  45. 19  :   0000000000010000;
  46. 1a  :   0000000000110000;
  47. 1b  :   0000000000010001;
  48. 1c  :   0000000000011101;
  49. 1d  :   0000000000010010;
  50. 1e  :   0000000000110010;
  51. 1f  :   0000000000010011;
  52. 20  :   0000000000111011;
  53. 21  :   0000000000010100;
  54. 22  :   0000000000010101;
  55. 23  :   0000000000010110;
  56. 24  :   0000000000010111;
  57. 25  :   0000000000011000;
  58. 26  :   0000000000011001;
  59. 27  :   0000000000011010;
  60. 28  :   0000000000011011;
  61. 29  :   0000000000101011;
  62. 2a  :   0000000000000000;
  63. 2b  :   0000000000011100;
  64. 2c  :   0000000000101110;
  65. 2d  :   0000000000000000;
  66. 2e  :   0000000000011101;
  67. [2f..30]  :   0000000000000000;
  68. 31  :   0000000000011100;
  69. 32  :   0000000000000000;
  70. 33  :   1100000000000000;
  71. 34  :   0000000000110101;
  72. 35  :   0000000000001100;
  73. 36  :   0000000000000001;
  74. 37  :   0000000000000010;
  75. 38  :   0000000000000110;
  76. 39  :   0000000000001000;
  77. 3a  :   0000000000001001;
  78. 3b  :   1110100000101101;
  79. [3c..3f]  :   0000000000000000;
  80. END;