--- Quote Start ---
Haven't simulated it but it appears to be in the alteral_lnsim_ver library. (Win10 won't let me upload a pic).
Did you:
$(VLOG) $(QUARTUS_ROOTDIR)/eda/sim_lib/altera_lnsim.sv -work altera_lnsim_ver
and
VSIMFLAGS += -L altera_lnsim_ver
?
~SysTom
--- Quote End ---
Ah, so it is. Thanks, SysTom. I'm not quite sure what to do with it, though. I wasn't clear earlier, but I'm using the ModelSim IntelFPGA (freebie) version, so normally all the simulation elements are in the various ModelSim-ASE folders - sometimes difficult to find there too. Perhaps it is time I read through the docs again, I expect there are new things since ModelSim first became the tool to use after Altera dropped its own built-in simulator.
Regards,