Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWhat is different between create simulation model and create testbench system in Qsys
Hi, I am new on using Qsys. In Qsys, it provided us to either create simulation model or create testbench system. Both of them are used for simulation like in Modelsim, right? Anyone know the dif...
Altera_Forum
Honored Contributor
10 years agoIt should help you but do note that the testbench is a fairly simple one with clock and reset. You can expand the testbench by adding your own test IP/BFM if you need to test more than just the clock and reset.
The BFM for clock and reset are basically simple clock and reset generator, nothing fancy with these BFMs.