Forum Discussion

gyuunyuu's avatar
gyuunyuu
Icon for Contributor rankContributor
4 years ago

Learning about Altera Verification IP

I am trying to get my head around the Altera Verification IP. The document that describes the subject is the "Avalon Verification IP Suite" user guide. This document contains description of a lot of functions but it falls short of explaining how everything connects together to actually make us carry out verification in a real teste bench. There is no document in existence anywhere that describes this process and no YouTube tutorial yet on this subject as well!

The closest that one can get to example is a rather highly cryptic testbench that can be downloaded in the form of ug_avalon_verification.zip file.

The examples provided for Avalon-MM component contain a package called test_template_pkg.vhdtemp along with a test program called test_template.vhdtemp and finally the testbench that instantiates the dut and test program components called tb.vhd. There are a few examples with code presented in VHDL and also Verilog.

The examples provided for Avalon-ST component are only in SystemVerilog and even more difficult to follow.

I want to ask Intel/Altera, why have you not provided more examples of how to use the VIP components? Also, why are the example of the Avalon-ST components even more obscure and in SystemVerilog only? Don't you think it is about time to create video tutorials on this subject or provide more examples on how to use them? The VIP components are quite complex and more guidance is required so the user is able to use them with confidence and not get intimidated.

Finally, what about examples of other Avalon interfaces? Also, what about the new BFMs like the ones used with AXI bus? Why do you not provide any examples for them? Do you not want a lot of people to use these at all?

9 Replies