Re: [myhdl-list] Reusability and encapsulation
Brought to you by:
jandecaluwe
From: Henry G. <he...@ca...> - 2015-05-03 08:03:32
|
On 03/05/15 01:21, Christopher Felton wrote: > 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. I suspect the state-on-the-signal issue we were discussing on IRC would show up as a potential problem here. For those that didn't happen to be watching IRC at that moment, it is discussed a bit in the PR: https://github.com/jandecaluwe/myhdl/pull/67 Cheers, Henry |