Re: [myhdl-list] Ram initialisation
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2016-01-12 14:40:12
|
On 1/11/2016 1:24 AM, Nicolas Pinault wrote: > Le 08/01/2016 19:09, Christopher Felton a écrit : >> On 1/8/16 9:08 AM, Nicolas Pinault wrote: >>> Hi, >>> >>> I am trying to generate a RAM with initial values. >>> >> <snip> >>> The ram array is not initialised. >>> >>> Bug or bad code ? >>> >> Neither, the feature has not been completed and enabled >> yet https://github.com/jandecaluwe/myhdl/issues/105 > Ok. Great ! > Any idea for release time ? More complicated question than most would like :) All devs are volunteers and most have other commitments. Bugs are typically addressed timely enhancements depend on availability. Based on past releases, the next release 1.0 will be awhile. But with that said, the trunk is very stable, many use the latest master branch. Regards, Chris |