Renjie
Newbie level 5
- Joined
- Dec 5, 2011
- Messages
- 9
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,283
- Activity points
- 1,359
Problem: run uvm "hello_world" example with Questasim 10.2c in windows 7 64bit
Hi guys,
Does anyone know if the Questasim 10.2c can run the uvm in win7 64bit ? I did some research before and aware that Questasim comes with a pre-compiled uvm & dpi. Here is the blog post: http://blogs.mentor.com/verificationhorizons/blog/2011/03/08/using-the-uvm-10-release-with-questa/
I try to build a project and include all the design files, compile... then I have some errors, like "consumer.sv(22): (vlog-2730) Undefined variable: 'packet'.", “consumer.sv(22): near "uvm_component": syntax error, unexpected IDENTIFIER”. Good thing is the "hellow_world.sv" compiled successfully.
I guess I still need to compile the uvm.
After running "vlog +incdir+C:/questasim64_10.2c/verilog_src/uvm-1.1d/src C:/questasim64_10.2c/verilog_src/uvm-1.1d/src/uvm_pkg.sv", I try to compile the design files again. It's getting worse this time, more errors.
Can anyone tell me the mistake I made? Also, for simulation step, I think there is a way to use the pre-compiled dpi, however as a windows 7 64-bit system, do I need to add any extra command while running the vism?
Thank you!
Hi guys,
Does anyone know if the Questasim 10.2c can run the uvm in win7 64bit ? I did some research before and aware that Questasim comes with a pre-compiled uvm & dpi. Here is the blog post: http://blogs.mentor.com/verificationhorizons/blog/2011/03/08/using-the-uvm-10-release-with-questa/
I try to build a project and include all the design files, compile... then I have some errors, like "consumer.sv(22): (vlog-2730) Undefined variable: 'packet'.", “consumer.sv(22): near "uvm_component": syntax error, unexpected IDENTIFIER”. Good thing is the "hellow_world.sv" compiled successfully.
I guess I still need to compile the uvm.
After running "vlog +incdir+C:/questasim64_10.2c/verilog_src/uvm-1.1d/src C:/questasim64_10.2c/verilog_src/uvm-1.1d/src/uvm_pkg.sv", I try to compile the design files again. It's getting worse this time, more errors.
Can anyone tell me the mistake I made? Also, for simulation step, I think there is a way to use the pre-compiled dpi, however as a windows 7 64-bit system, do I need to add any extra command while running the vism?
Thank you!