Altera_Forum
Honored Contributor
13 years agoCyclone III internal ROM(ram) speed
Hi
I'm working on a project where I do use the EP3C120F780C7 on the DK-DEV-3C120N board I need to do many quick look up in a 8bit wide 256 word table in a pipeline design I have tried to use the LPM_ROM design and also verilog LUT tables (I would prefer the ROM/RAM since I need many tables and want to spare logic elements Back to my question I want to do this look up in 1 clk. and here I do see the clk speed does have impact on the result from the ROM ... I try to run it at 200Mhz and then some of the data are corupted, If I lower the speeed for eg 50Mhz it does work but I sure want as fast as posible So what speed can I expect in this chip ? will ROM be slower that LUT? Please advise Wiljan