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 | Re: FPGA SRAM

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

Re: FPGA SRAM - Peter Alfke - 2003-12-26 13:30:00

Sorry to disappoint you:
The XC2S300E has 16 BlockRAMs, each of which has 4096 bits, for a total of 64K
bits.
There are also over 6000 Look-Up Tables, each of which can be configured as a
16-bit RAM.
If you need 8 megabytes of RAM, you have to go off-chip. This applies to any
FPGA from any manufacturer. FPGA chip area is too precious for such large
memories.
Peter Alfke, Xilinx
===================================
Carlos wrote:

> Hi,
>
> Does anyone know how much SRAM is available on the XILINX XC2S300E SPARTAN
> IIE FPGA?  Am I right in thinking it's 8096K Bytes?  I'm planning on using
> the RAM32X1S module, I was wondering how many can I have inside a single
> FPGA.
>
> Thanks for any help,




FPGA SRAM - Carlos - 2003-12-26 15:41:00

Hi,

Does anyone know how much SRAM is available on the XILINX XC2S300E SPARTAN
IIE FPGA?  Am I right in thinking it's 8096K Bytes?  I'm planning on using
the RAM32X1S module, I was wondering how many can I have inside a single
FPGA.

Thanks for any help,