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 | what is the fmax of the simple dual port ram in the altera fpga

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

what is the fmax of the simple dual port ram in the altera fpga - smart0604 - 2010-05-11 14:57:00

I used the simple dual port ram in quartus with
the altera fpga,but when isimulate it in 100Mhz, the read data isn't what i haved writen in. but theclassic timing analyzer shows the fmax is about 200Mhz.could anybody helpme. I am so bothered with it.

	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com



Re: what is the fmax of the simple dual port ram in the altera fpga - Nial Stewart - 2010-05-12 04:18:00

"smart0604"
<smart0604@n_o_s_p_a_m.163.com> wrote in message 
news:v...@giganews.com...
>I used the simple dual port ram in quartus with the altera fpga,but when i
> simulate it in 100Mhz, the read data isn't what i haved writen in. but the
> classic timing analyzer shows the fmax is about 200Mhz.could anybody help
> me. I am so bothered with it.


Are you using fully synchronous design?

Have you simulated the design to see what's happening?


The first is essential, the second is highly recommended!


Nial. 


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

Re: what is the fmax of the simple dual port ram in the altera fpga - John_H - 2010-05-12 06:34:00

On May 11, 2:57=A0pm, "smart0604"
<smart0604@n_o_s_p_a_m.163.com> wrote:
> I used the simple dual port ram in quartus with the altera fpga,but when =
i
> simulate it in 100Mhz, the read data isn't what i haved writen in. but th=
e
> classic timing analyzer shows the fmax is about 200Mhz.could anybody help
> me. I am so bothered with it.
>
> --------------------------------------- =A0 =A0 =A0 =A0
> Posted throughhttp://www.FPGARelated.com

Do you expect the read data to show up the moment the read address is
valid?  Or perhaps after the clock transition which samples the valid
read address?
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.