Re: [myhdl-list] Reusability and encapsulation
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-05-03 00:22:18
|
On 5/2/15 2:40 PM, Juan Pablo Caram wrote: > Hi, > > I use iPython a lot and need to launch multiple simulations of different > models (and signals) within the same interpreter. And MyHDL does not > play nicely with this. That is odd, I use IPython console/notebook constantly, most my replies here include IPython snips. I have not run into any issues. http://nbviewer.ipython.org/github/cfelton/musicbox_simple/blob/master/musicbox.ipynb (my simple (ridiculously simple) vcd viewer needs some love :) There was an issue at one point for folks that used UTF8 encoding I can't remember if that is still true or not (a fix was identified but I can't recall the if was implemented or not). Regards, Chris |