bram and ldpc decoder-reg

Status
Not open for further replies.

arunshanmugam46

Junior Member level 2
Joined
Jan 8, 2012
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,422
hi,
how to add .coe files to verilog code and access the values stored in .coe files..............................
does anybody has implemented ldpc code decoder (minsum algorithm)using blockram.............
 

hi,
how to add .coe files to verilog code and access the values stored in .coe files..............................
does anybody has implemented ldpc code decoder (minsum algorithm)using blockram.............

8 x 4 Memory


=========================
COE FILE
=========================

MEMORY_INITIALIZATION_RADIX=16;
MEMORY_INITIALIZATION_VECTOR= F,
3,
9,
7,
E,
C,
7,
0;

---------- Post added at 09:13 ---------- Previous post was at 09:02 ----------

hi,
how to add .coe files to verilog code and access the values stored in .coe files..............................
does anybody has implemented ldpc code decoder (minsum algorithm)using blockram.............

8 x 4 Memory


=========================
COE FILE
=========================

MEMORY_INITIALIZATION_RADIX=16;
MEMORY_INITIALIZATION_VECTOR= F,
3,
9,
7,
E,
C,
7,
0;

Run the Core generator , there is an option to load your COE file

 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…