Re: [myhdl-list] Opinions are like ...
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2011-09-16 14:57:28
|
On 9/16/2011 9:36 AM, Sébastien Bourdeauducq wrote: > On 09/16/2011 03:41 PM, Christopher Felton wrote: >> Here is one of mine,http://goo.gl/z5G8Z. > > This is awesome! If only I had known about MyHDL when I started > Milkymist SoC... > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 I ran across your Milkymist project, briefly, while reviewing your test code for the patches on GitHub. I didn't dig around much but it looks like an exciting project and you have been busy! You might be able to branc Milkymist (I am stretching here, I no very little knowledge of your project). You might be able to replace the LLVM with the pypy byte code. If you take the MyHDL -> pypy -> pypy.bytecode -> Milkymist you might be able to support this flow? I have no idea how much work it would be to support the pypy byte code instead of the LLVM? Keep up the good work. Chris |