Jump to content

How to run sample test project in model sim for UVM..?


Recommended Posts

Hi..

I'm new to UVM methodology.. I'm using modelsim 10.0b..

could you please help me how to run the same UVM test project with this...

I'm getting following error..

# ** Error: ../uvm_phases/agent.sv(10): near "uvm_agent": syntax error, unexpected IDENTIFIER

I've been used the following keywords,

file name: runtest.txt:

vlib work

vmap work work

qverilog ../uvm_phases/agent.sv

qverilog ../uvm_phases/driver.sv

qverilog ../uvm_phases/env.v

qverilog ../uvm_phases/monitor.sv

qverilog ../uvm_phases/test.sv

qverilog ../uvm_phases/top.sv

vsim -t ns -coverage top

view structure

run -all

....

in the transcript : i used,

source runtest.txt

Kindly advice me..

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...