On 4/8/16 3:07 PM, chr...@si... wrote:
> Dear myhdl friends,
>
>
> I'm new to myhdl, and quite interested in the amazing feature of
> python for HDL.
>
> My first step is to run the example and test code.
>
>
> I use the 1.0dev master in github. and install all icarus simulator.
>
>
> But, there are lots of test cannot pass, is that true? or something
> wrong with my configuration.
This shouldn't be true, travis-ci for the master
branch is passing all the tests should pass on
the master:
https://travis-ci.org/jandecaluwe/myhdl/builds/117452101
(commit ac9ad7b)
>
> Also, I'm try the "bitonic" example to test @block decorator, seems
> also failed, because it return a list of "block" object, which cannot
> be handled correctly.
>
When I get a chance I can test this out, I don't know
if anyone else attempted any of the examples on the
website with MEP114 changes yet?
Regards,
Chris
|