cb1.mif
Upload User: abszbd2002
Upload Date: 2020-10-12
Package Size: 33407k
Code Size: 1k
Development Platform:

VHDL

  1. -- Copyright (C) 1991-2007 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 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, 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=8;
  16. DEPTH=16;
  17. ADDRESS_RADIX=UNS;
  18. DATA_RADIX=UNS;
  19. CONTENT BEGIN
  20. 0   :   8;
  21. 1   :   9;
  22. 2   :   10;
  23. 3   :   11;
  24. 4   :   12;
  25. 5   :   13;
  26. 6   :   14;
  27. 7   :   15;
  28. 8   :   16;
  29. 9   :   17;
  30. 10  :   18;
  31. 11  :   19;
  32. 12  :   20;
  33. 13  :   21;
  34. 14  :   22;
  35. 15  :   23;
  36. END;