Re: [myhdl-list] From Python to Silicon: python-myhdl presentation
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2011-09-16 13:35:16
|
On 9/15/2011 12:49 PM, Shakthi Kannan wrote: > Greetings! > > I will be presenting python-myhdl at PyCon India 2011 [1]. Thanks to > Jan Decaluwe for his review, and code examples. The presentation is > available under CC BY-SA 3.0 [2]. > > The LaTeX Beamer sources of the presentation are available at gitorious.org [3]. > > I'd appreciate any feedback/suggestions regarding the presentation. > > Thanks! > > SK > > [1] PyCon India 2011. http://in.pycon.org/ > > [2] From Python to Silicon: python-myhdl. > http://shakthimaan.com/downloads/glv/2011/pycon-2011/from-python-to-silicon.pdf > > [3] Presentation git sources at gitorious. > https://gitorious.org/from-python-to-silicon/ > Given the presentation is mainly code snippets, there isn't much feedback to give other than: If the code snippets are incorrect or a suggestion for a better code snippet. Neither I found or have. I notice you have an hour for this presentation, I presume there will be a fair amount of dialogue accompanying the slides. The topic I believe is interesting to this crowd is *why*? Why is Python suitable for an HDL and why is it needed? And this is where you start, illustrating generators and decorators. The Python flexibility and generality to become an HDL. Additional information is available on Jan's "why" page, http://goo.gl/hoUKk. Good luck, sounds like fun. I believe someone presented MyHDL at pyIndia 2010 as well, http://goo.gl/FNm8P. Penny short today, so this is my one cent opinion, which are mine and don't reflect the opinions of others (individuals or organizations) I am involved with. Regards, Chris Felton |