Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | initializing custom memory with .mif (or .hex) in Quartus 3

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

initializing custom memory with .mif (or .hex) in Quartus 3 - 2004-10-25 03:45:00

Hi all,

I use a small memory block in my design. It's a hand-coded (VHDL)
dual-port ram, that's recognized by Quartus as memory.
However, when synthesizing, Quartus rightfully complains that
no initialization was set to the memory. I looked in the help,
but found no way to initialize MY memory with a .mif file - only
a Quartus generated mega-function memory, which I don't want
to use.

I have a strong feeling that it's just a simple attribute in the
code, but I just can't find it anywhere in Quartus' docs.
Any ideas ?

TIA
Eli




Re: initializing custom memory with .mif (or .hex) in Quartus 3 - Subroto Datta - 2004-10-25 10:19:00

Hi Eliben, The current version of Quartus 4.1 
requires the use of a 
mega-function generated memory for RAM initialization. We are working on the 
ability to initialize a memory from within the HDL in one of our 2005 
releases.

- Subroto

<e...@gmail.com> wrote in message 
news:1...@f14g2000cwb.googlegroups.com...
> Hi all,
>
> I use a small memory block in my design. It's a hand-coded (VHDL)
> dual-port ram, that's recognized by Quartus as memory.
> However, when synthesizing, Quartus rightfully complains that
> no initialization was set to the memory. I looked in the help,
> but found no way to initialize MY memory with a .mif file - only
> a Quartus generated mega-function memory, which I don't want
> to use.
>
> I have a strong feeling that it's just a simple attribute in the
> code, but I just can't find it anywhere in Quartus' docs.
> Any ideas ?
>
> TIA
> Eli
> 


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.