bharathmanogna
Newbie level 2
- Joined
- Jun 22, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 19
Hi All,
I want to use a 100Kbits Memrory (6400 words Deep 16 bit wide ) in Spartan 3E XC3S250E which acording to the datasheet has 216Kbits Total RAM(12 RAM blocks).the data sheets also says each RAM block contains 18Kbits of RAM divided into 16Kbits of data storage and 2K bits allocated to parity.
the only memory configuration which i found useful in each RAM Block was 1Kx16 (no parity).
So I have found that in order to implement 100Kbit RAM using the above configuration i need to use 7 RAM blocks,
As there is only one primitive(tools->language templates->Device premitive instantiation->spartan-3E->Block RAM->Single Port->RAMB16_S18) which is supported by the language template which is for 1Kx16.
how do i make these 7 blocks behave like a single RAM Block.are there any primitives for customising the RAM Blocks length and depth.
I have also tried using the Core generator but it only supports a 1K long RAM shift register.
Any help will be very much appreciated.
Thanks.
PS: i am using Xilinx ISE 14.4
I want to use a 100Kbits Memrory (6400 words Deep 16 bit wide ) in Spartan 3E XC3S250E which acording to the datasheet has 216Kbits Total RAM(12 RAM blocks).the data sheets also says each RAM block contains 18Kbits of RAM divided into 16Kbits of data storage and 2K bits allocated to parity.
the only memory configuration which i found useful in each RAM Block was 1Kx16 (no parity).
So I have found that in order to implement 100Kbit RAM using the above configuration i need to use 7 RAM blocks,
As there is only one primitive(tools->language templates->Device premitive instantiation->spartan-3E->Block RAM->Single Port->RAMB16_S18) which is supported by the language template which is for 1Kx16.
how do i make these 7 blocks behave like a single RAM Block.are there any primitives for customising the RAM Blocks length and depth.
I have also tried using the Core generator but it only supports a 1K long RAM shift register.
Any help will be very much appreciated.
Thanks.
PS: i am using Xilinx ISE 14.4