I hope someone can help. I've been using the simulator built into Quartus so writing test benches and running ModelSim is still new. When I think of a test bench I usually see a single file but as I look into SystemVerilog Verification it mentions the Generator, the Agent, the Driver, the Monitor, checker. All of which are in separate modules and appear to be separate files too. Is that a big deal?
I run ModelSim from Quartus.
http://chris.spear.net/systemverilog/ The web site above has some examples that I'll try to get working.
joe