Re: [myhdl-list] Reusability and encapsulation
Brought to you by:
jandecaluwe
From: Juan P. C. <jp...@gm...> - 2015-05-03 16:11:41
|
You will at least get the error: TraceSignalsError: Cannot trace multiple instances simultaneously if you try to run the line: Simulation(traceSignals(_test)).run() a second time without restarting the kernel. Cheers, JP On Sun, May 3, 2015 at 12:02 PM, Christopher Felton <chr...@gm...> wrote: > <snip> > > > > 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 > > There are logs for the IRC channel > https://botbot.me/freenode/myhdl/ > > 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 > |