Forum Discussion
Altera_Forum
Honored Contributor
9 years agoYour tutorial is still the best starting point for using Avalon BFMs. Thanks!
Since simulation performance using VHDL is questionable UVVM might be more interesting for VHDL users than the concept used by Altera/Intel. UVVM just added full Avalon MM support. UVVM stands for Universal VHDL Verification Methodology and was released as open source by the Norwegian company bitvis. You may find it on github: https://github.com/uvvm/uvvm_vvc_framework There is a web page also: http://www.bitvis.no/products/uvvm/ UVVM can be combined with OSVVM (http://osvvm.org/) as far as I know.