Hi Lars,
> Seems like you have very good progress!
>
Yes, I'm a bit suprised that everything went so fast ;)
> You say that you have a huge design to test. Does this means that test time is an issue for you? You might have seen the -p option that allow you to run test cases in parallel on several cores. There are also discussions with other VUnit users to do load balancing between slaves using Jenkins plugins.
Yes test time is absolutly an issue, but this depends on my IPs. These
are mainly for video algorithm and thereore I have to simulate a
complete frame, which can't parallelize effectivly. But I can try to run
the same IP using different regression setups in parallel. I have to
find out if this is possible with my Modelsim license. If I remember
correctly there can only run one Modelsim instance at the same time.
I think what Phillipe mentioned is the right way. For me as Sigasi user,
this means I would have to drag the VUnit folder into eclipse,
right-click on the needed VHDL source files (i.e. vunit/vhdl/200x) and
set them as library vunit_lib. Two clicks and VUnit is ready to use with
Sigasi. Now I have to choose the correct VUnit files for "linking" in
the right library, which is pretty annoying.
Maybe when I'm a bit more in this topic I can give you some suggestions
for improvements. The guys from Sigasi seem to me also very interested
in improving their software. The fusion of both can lead to an easy to
use regression suite without limitations in complexity.
Best regards,
Tobias