5.1.4 Memory with initialized value
Af first,make memory initialization file by Using Quartas2.
Menu New->File

This is an example.
Memory words = 1024 ,and bit width of word =32bits

Memory pattern is incremental here in example.

Save Mif file as Hex. (Since Veritak can not read mif file directly, we use HEX file, which
should be converted to verilog file by altera_mf.v.)

Set appropriate bit width and words in MegaWizard.

Set HEX file(generated by above operation) as memory initialization
file.

That's all.!
Simulation by RTL (altera\sram_initialize_HEX)

Simulation by Gate (altera\sram_initialize_HEX\simulation\custom)

<MIF FILE>
Set "NO_PLI" in a project as follows. Th sample project is located
in altera\sram_initialize_MIF folder.
