about functional coverage

675 views
Skip to first unread message

Dilip Vaniya

unread,
Mar 10, 2021, 7:55:54 AM3/10/21
to EDA Playground
hi

i am really enjoying with EDA Playground.

i recently working with my UVM TB but i am unable to generate functional coverage report so could you guide me that how it is possible.

thank you

EDA Playground

unread,
Mar 11, 2021, 3:17:42 AM3/11/21
to EDA Playground
There are two ways. You can ask your simulator to report it in a TCL or BASH script, or you can call various methods to report coverage within SystemVerilog. See the run.do and run.bash tabs and see the final block in the countertester.sv tab here:


Matthew

Yuri Panchul

unread,
Apr 30, 2021, 4:05:22 PM4/30/21
to EDA Playground
I was able to run VCS but Questa script in run.do does not work

EDA Playground

unread,
May 4, 2021, 11:26:29 AM5/4/21
to EDA Playground
You needed to add

   -f files.f

to the Compile Options. I've done this now.

HYUNGOO LEE

unread,
Jul 31, 2024, 3:56:14 AM7/31/24
to EDA Playground
Dear EDA Playground 

this project is not working after checking run.bash  and setting simulator "VCS"
Is there any way to run.bash on that project?
====================================================================================
/apps/vcsmx/vcs/U-2023.03-SP2//bin/vcs: line 3783: lsb_release: command not found

Error-[VCS_COM_UNE] Cannot find VCS compiler
  VCS compiler not found. Environment variable VCS_HOME
  (/apps/vcsmx/vcs/U-2023.03-SP2/linux) is selecting a directory in which
  there isn't a compiler '/apps/vcsmx/vcs/U-2023.03-SP2/linux/bin/vcs1' for a
  machine of this type 'linux'.
  Please check whether 'VCS_HOME' is incorrect; if not, see below.

 ~

./run.bash: line 6: ./simv: No such file or directory
/apps/vcsmx/vcs/U-2023.03-SP2//bin/vcs: line 3783: lsb_release: command not found
 ERROR : Cannot find 'vcsMsgReport' script in  at vcs_support synopsys.com or call 1-800-VERILOG /bin
 Please make sure VCS_HOME is set correctly and continue..
/apps/vcsmx/vcs/U-2023.03-SP2//bin/urg: line 97: [: too many arguments
ls: cannot access urgReport/*txt: No such file or directory
cat: urgReport/*txt: No such file or directory
Exit code expected: 0, received: 1
Done
=====================================================================================



2021년 5월 5일 수요일 오전 12시 26분 29초 UTC+9에 EDA Playground님이 작성:

EDA Playground

unread,
Jul 31, 2024, 6:12:23 AM7/31/24
to EDA Playground
I've added the -full64 switch to the VCS command, but it ran without it, so I'm not sure what your issue is.
Reply all
Reply to author
Forward
0 new messages