Re: [myhdl-list] migrating from myHDL-0.5.1 to myHDL_0.6
Brought to you by:
jandecaluwe
From: Brendan R. <bre...@gm...> - 2009-01-26 08:36:57
|
Sami Al Dalahmah <sami.dalahmah <at> gmail.com> writes: > > > Dear Jan, > > Thank you for your response. Maybe I should have been more precise, what I should have said was "installation guide" . I have myHDL 0.5.1 with python 2.5 on Ubuntu, if I want to have the new myHDL 0.6, should I remove the 0.5.1 version or remove a specific files in the bin directory? Thank you for your time and a job well done in myHDL. Hi Sami, I have separate virtual Pythons for most every tool or combination of tools that I need. I use virtualenv to do this and recommend it highly. Doug Hellmann even has a nice wrapper, that I also use: http://www.doughellmann.com/projects/virtualenvwrapper/ Cheers, - Brendan |