Forum Discussion
Fpga_Egr_2025
Occasional Contributor
1 year agoQuestasim UVM macros
Hi , I am trying to compile and run simulation in Questasim , using uvm libraries and uvm packages. But i am getting error that include files not defined , although these uvm files are installed in...
RichardT_altera
Super Contributor
1 year agoIs the file named uvm_sim_pk.sv (and not uvm_sim_pkg.sv)?
Make sure the package is called uvm_sim_pkg inside the file — the spelling must be exact.
Regards,
Richard Tan