md.memory 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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: 00000000000000000000000000000001; % dec 1 %
  25. 00008: 00000000000000000000000000000010; % dec 2 %
  26. 00012: 00000000000000000000000000000011; % dec 3 %
  27. 00016: 00000000000000000000000000000100; % dec 4 %
  28. 00020: 00000000000000000000000000000101; % dec 5 %
  29. 00024: 00000000000000000000000000000110; % dec 6 %
  30. 00028: 00000000000000000000000000000111; % dec 7 %
  31. [32..16284]: 00000000000000000000000000000000;
  32. 16288: 00000000000000000000000000000011; % dec 3 %
  33. 16292: 00000000000000000000000000000100; % dec 4 %
  34. 16296: 00000000000000000000000000000011; % dec 3 %
  35. 16300: 00000000000000000000000000000010; % dec 2 %
  36. 16304: 00000000000000000000000000000100; % dec 4 %
  37. 16308: 00000000000000000000000000000100; % dec 4 %
  38. 16312: 00000000000000000000000000000011; % dec 3 %
  39. 16316: 00000000000000000000000000000011; % dec 3 %
  40. 16320: 00000000000000000000000000000100; % dec 4 %
  41. 16324: 11111111111111111111111111111111; % dec -1 %
  42. 16328: 00000000000000000000000000000011; % dec 3 %
  43. 16332: 00000000000000000000000000000100; % dec 4 %
  44. [16336..16356]: 00000000000000000000000000000000;
  45. 16360: 00000000000000000000000000000011; % dec 3 %
  46. 16364: 11111111111111111111111111110100; % dec -12 %
  47. 16368: 00000000000000000000000001101100; % dec 108 %
  48. 16372: 00000000000000000000000000000111; % dec 7 %
  49. 16376: 00000000000000000000000000000111; % dec 7 %
  50. 16380: 00000000000000000000000000000000; % dec 0 %
  51. END;