Forum Discussion
Hello Wincent,
Thank you for the link. I went through it. I also found this link to be helpful:
https://community.intel.com/t5/Intel-Quartus-Prime-Software/Avalon-BFM-Test-Program/m-p/111682
I understand the following. Please correct me if I am wrong.
1. The BFMs need to be driven by another testbench program (different from setup tcl script). This would be a systemverilog .sv program.
2. My reference design has several BFM provisions I can just drive the one I want.
3. For the MUT instantiation, I found it under the generated tb file : `ep_g3x8_avmm256_integrated_tb/ep_g3x8_avmm256_integrated_tb/sim` This is one level above the mentor directory.
I am now setting up my own test bench program and trying to get it to work.
I will get back to you with more precise questions based on how it works.
Thank you,
Manish