[J-core] numato CFG_DDR_CK_CYCLE = ?

D. Jeff Dionne Jeff at SE-Instruments.com
Wed Aug 24 04:56:38 EDT 2016


Goran,

Can you tell us what the sticking point is?   Is it integrated but not working, or is the problem knowing how to get it connected, configured and synthesised?

We will definitely look at your cores, we would very much like to build ecosystem.  We have some thoughts on that... Geoff's SoC top level generator tool is proof that a high level of automation is both possible and useful...

Cheers,
J.

> On Aug 24, 2016, at 17:49, Goran Mahovlić <goran.mahovlic at gmail.com> wrote:
> 
> We still have no luck with implementing your DDR driver into our designs.
> 
> If someone have bit of time and could solve this, that would be great.
> 
> Recently he added Floating point vector processor, and some DDR3 AXI driver for other boards, but numato gives us trouble.
> 
> https://github.com/f32c/f32c
> 
> And feel free to use our modules for your CORE to...
> 
>> On Tue, Jun 7, 2016 at 3:20 PM, Geoff Salmon <gsalmon at se-instruments.com> wrote:
>> Hi Goran
>> 
>> CFG_DDR_CK_CYCLE = 20 in the mimas_v2 build. If you run a build you can see the values of these CFG_ and CONFIG_ values in the output directory's config sub-directory. You can build just the config files if you want too like this
>> 
>> $ make mimas_v2 TARGET=config/config.vhd
>> $ cat last_output/config/config.vhd
>> -- This file is generated by the makefile
>> package config is
>>  constant CFG_CLK_BITLINK_PERIOD_NS : integer := 8;
>>   constant CFG_CLK_CPU_DIVIDE : integer := 20;
>>   constant CFG_CLK_CPU_PERIOD_NS : integer := 20;
>>   constant CFG_CLK_MEM_2X_DIVIDE : integer := 10;
>>   constant CFG_CLK_MEM_PERIOD_NS : integer := 20;
>>   constant CFG_DDRDQ_WIDTH : integer := 16;
>>   constant CFG_DDR_CK_CYCLE : integer := 20;
>>   constant CFG_DDR_READ_SAMPLE_TM : integer := 2;
>>   constant CFG_SA_WIDTH : integer := 13;
>> 
>> end;
>> 
>> - Geoff
>> 
>> 
>>> On 16-06-07 08:02 AM, Goran Mahovlić wrote:
>>> My colege Emard is trying to fit your DDR driver to our f32c core, so if
>>> you can help him a bit.
>>> Does someone know what should be constant value for numato
>>> 
>>> CFG_DDR_CK_CYCLE = ?
>>> 
>>> Tnx ,
>>> Goran
>>> 
>>> 
>>> _______________________________________________
>>> J-core mailing list
>>> J-core at lists.j-core.org
>>> http://lists.j-core.org/mailman/listinfo/j-core
> 
> _______________________________________________
> J-core mailing list
> J-core at lists.j-core.org
> http://lists.j-core.org/mailman/listinfo/j-core
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.j-core.org/pipermail/j-core/attachments/20160824/486acfe2/attachment.html>


More information about the J-core mailing list