Re: [myhdl-list] Reusability and encapsulation
Brought to you by:
jandecaluwe
From: Juan P. C. <jp...@gm...> - 2015-05-06 16:33:17
|
Oh, I thought you were referring to which version of MyHDL I have. My IPython is 2.4.1 And Python 2.7.3 I believe I installed MyHDL via pip. So I don't know how old the code is... I can try the latest source. What would be the fastest way to do that without uninstalling my current MyHDL version? Or perhaps I should just go ahead and install the latest code. Is it stable? Thanks, JP On Wed, May 6, 2015 at 12:15 PM, Christopher Felton <chr...@gm...> wrote: > On 5/5/2015 8:31 AM, Juan Pablo Caram wrote: > > I think I installed it from the Ubuntu 12.04 repository. Is there a > > variable containing the version number or should I look in the code? > > > > Looks like there is: > https://github.com/ipython/ipython/issues/3025 > > In [5]: import IPython > print(IPython.__version__) > !ipython --version > 3.0.0 > 3.0.0 > > I am using Chrome. I think, I installed with pip? > > Regards, > Chris > > > > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > |