NShan12
Occasional Contributor
6 years agoComplex FPGA verification methodology
Dear members,
I have a complex FPGA design mostly built from schematic entry method( > 100 schematics) and a few VHDL files. I am new to verification topics and hence wanted to know what is the best method to verify the complete FPGA design. My questions are:
1) Will writing only the testbench for the top level design help, or should I verify each and every schematic individually by writing testbench to each of them.
2) Should I use System verilog(or other languages) for writing testbench, or writing them in VHDL is fine? I have experience of writing testbenches only in VHDL.
3) Kindly provide link to any resource or guides which could help me in this verification task in Quartus Prime.
Thank you very much in advance!