| Author |
Message |
DeepIC
Joined: 13 Oct 2001 Posts: 60
|
20 Jan 2003 12:44 Coverage Analysis tool in NC-sim |
|
|
|
| how to start Coverage Analysis tool in NC-sim? i can't find it .
|
|
| Back to top |
|
 |
prozess
Joined: 28 Sep 2001 Posts: 25
|
20 Jan 2003 15:20 |
|
|
|
You can find it in code coverage document.
I can't remember all.
something like : ncelab -coverage...
|
|
| Back to top |
|
 |
prozess
Joined: 28 Sep 2001 Posts: 25
|
20 Jan 2003 15:22 |
|
|
|
You can find it in code coverage document.
I can't remember all.
something like : ncelab -coverage...
|
|
| Back to top |
|
 |
jiang
Joined: 01 Jan 1970 Posts: 156
|
21 Jan 2003 2:46 |
|
|
|
you can use 'ncverilog +nccoverage'.
only unix/linux platforms support this feature.
|
|
| Back to top |
|
 |
DeepIC
Joined: 13 Oct 2001 Posts: 60
|
21 Jan 2003 14:07 |
|
|
|
thanks to all.
it seems that it can generate coverage,
but it has no GUI to analysys coverage
result in LDV4.0 for NT.
|
|
| Back to top |
|
 |
shockie
Joined: 10 Jul 2002 Posts: 104 Helped: 1
|
22 Jan 2003 4:00 |
|
|
|
| i think you'd like to read some document of codecover in LDV sw and you can find the user GUI GUIDE. (Solaris platform)
|
|
| Back to top |
|
 |
verilog
Joined: 21 Jul 2001 Posts: 61 Location: VN
|
22 Jan 2003 9:42 |
|
|
|
| I think you should read the LDV documentation. It is vey clear. Just run "cdsdoc"
|
|
| Back to top |
|
 |