Hi all,

I hope you and your family are having good holidays.

I just added support for having multiple files on EDA Playground. This will
make it easier to have larger Migen examples/prototypes, since each part of
design/testbench can be in its own file. This also allows having generic
input.txt files for file IO.

If you have time, please try it out and let me know if there is anything I
should change.

Thanks,
Victor


On Mon, Dec 2, 2013 at 3:14 PM, Victor Lyuboslavsky <vic...@victoreda.com>wrote:

> OK. Sounds like I don't need to update Migen right away. In the future,
> let me know when you'd like me to update Migen on EDA Playground.
>
> I will add the Migen Divisor to examples tomorrow.
>
> -Victor
>
>
> On Mon, Dec 2, 2013 at 12:44 PM, Sébastien Bourdeauducq <
> sebastien.bourdeaud...@lekernel.net> wrote:
>
>> 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