On 12/02/2013 07:34 PM, Victor Lyuboslavsky wrote:
> Regarding upgrading Migen, it looks like the way to launch the
> simulation changed. Does it mean that code on EDA Playground is not
> compatible with the latest Migen changes (from the last couple of days)?

Compatibility is retained, but using the context manager feature of
Python (the "with" statement) is a better way to deal with the simulator
object (and is only supported since Robert's recent patch).

There are no Migen API breakages planned anytime soon afaict.

Sebastien

_______________________________________________
Devel mailing list
Devel@lists.milkymist.org
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to