Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThank you for your reply. A quick question for you. Should the compilation report show that memory bits are used? If so, there is no indication that RAM is being allocated for anything. Also I have tried using this approach:
(* ramstyle = "M4K" *) reg [7:0] current [7:0]; to allocate a 64 bit array in RAM. No indication that has been successful either. Perhaps I need to use the megafunction wizard? Thanks for your assistance. Regards, Geof