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.

how to write 64 Bytes of data?

Status
Not open for further replies.

LatDrIvE

Member level 4
Member level 4
Joined
Nov 28, 2002
Messages
68
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
athens
Visit site
Activity points
415
hello all,
i would like to ask how i can load a memory ip with 4 packets of
64bytes of data using VHDL? i am looking for hints in coding style and
syntax.

regards
 

If you use Coregen, you can set some initial data when generating the memories.
 

Why don't you use array type which will be instantiated as a ram or rom.
A simple suggestion is that put the packet contents to the array at reset.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top