Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHere's a verification example. The SOPC System contains an Avalon-MM BFM master, an on-chip RAM, and a PIO component. The readme.txt file explains how to rebuild the system.
The SystemVerilog testbench sopc_system_tb.sv in the folder sopc_system_sim/ shows you how to create an instance of your design and issue the BFM calls. Cheers, Dave