md.memory 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. -- Copyright (C) 1991-2014 Altera Corporation. All rights reserved.
  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 from 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, the Altera Quartus II License Agreement,
  9. -- the Altera MegaCore Function License Agreement, or other
  10. -- (including device programming or simulation files), and any
  11. -- applicable license agreement, including, without limitation,
  12. -- that your use is for the sole purpose of programming logic
  13. -- devices manufactured by Altera and sold by Altera or its
  14. -- authorized distributors. Please refer to the applicable
  15. -- agreement for further details.
  16. -- Quartus II generated Memory Initialization File (.mif)
  17. WIDTH = 32;
  18. DEPTH = 16384;
  19. ADDRESS_RADIX = DEC;
  20. DATA_RADIX = BIN;
  21. CONTENT
  22. BEGIN
  23. 00000: 00000000000000000000000000000000; % dec 0 %
  24. 00004: 00000000000000000000000000000000; % dec 0 %
  25. 00008: 00000000000000000000000000000000; % dec 0 %
  26. 00012: 00000000000000000000000000000000; % dec 0 %
  27. 00016: 00000000000000000000000000000000; % dec 0 %
  28. 00020: 00000000000000000000000000000001; % dec 1 %
  29. 00024: 00000000000000000000000000000010; % dec 2 %
  30. 00028: 00000000000000000000000000000000; % dec 0 %
  31. 00032: 00000000000000000000000000000000; % dec 0 %
  32. 00036: 00000000000000000000000000000011; % dec 3 %
  33. 00040: 00000000000000000000000000000100; % dec 4 %
  34. 00044: 00000000000000000000000000000000; % dec 0 %
  35. 00048: 00000000000000000000000000000000; % dec 0 %
  36. 00052: 00000000000000000000000000000000; % dec 0 %
  37. 00056: 00000000000000000000000000000000; % dec 0 %
  38. 00060: 00000000000000000000000000000000; % dec 0 %
  39. [64..80]: 00000000000000000000000000000000;
  40. 00084: 00000000000000000000000000000001; % dec 1 %
  41. 00088: 00000000000000000000000000000000; % dec 0 %
  42. [92..96]: 00000000000000000000000000000000;
  43. 00100: 00000000000000000000000000000000; % dec 0 %
  44. 00104: 00000000000000000000000000000000; % dec 0 %
  45. [108..16356]: 00000000000000000000000000000000;
  46. 16360: 00000000000000000000000000000101; % dec 5 %
  47. 16364: 00000000000000000000000000000011; % dec 3 %
  48. 16368: 00000000000000000000000000000011; % dec 3 %
  49. 16372: 00000000000000000000000000000011; % dec 3 %
  50. 16376: 00000000000000000000000000000011; % dec 3 %
  51. 16380: 00000000000000000000000000000000; % dec 0 %
  52. END;