Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

xilinx spartan 2 memory blocks

Status
Not open for further replies.

wolfheart_2001

Member level 5
Joined
Mar 17, 2005
Messages
91
Helped
9
Reputation
18
Reaction score
0
Trophy points
1,286
Activity points
2,368
does anyone experienced to use sparan 2 block memory?

i tried to use it but i think i need a pre-desined sample to learn how to initialize

these memories to a specific state.
 

I don't think Spartan is having a different way to instantiate BlockRAMs. You can use the INIT xx attribute. Refer to the BlockRAM datasheet for specifying initial contents of a memory in .coe file, you want to use. There is some Initialization_radix & initialization_vector parameters, if i remember correctly. You can load this Init file while generating Memory form coregen. You can go thru this:
**broken link removed**
I hope it helps.
 
Take a look at example in Datasource book!
 

use CORE GEN, tools/memory editor
You can initial BLOCKRAM as you want.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top