| Author |
Message |
PatrickChen
Joined: 24 Sep 2002 Posts: 25
|
22 Jan 2003 5:39 How to calculate the toggle rate in ncverilog |
|
|
|
| How to calculate the toggle rate in ncverilog?
|
|
| Back to top |
|
 |
verilog
Joined: 21 Jul 2001 Posts: 61 Location: VN
|
22 Jan 2003 9:02 |
|
|
|
| I have not ever heard it before. What does it mean?
|
|
| Back to top |
|
 |
DeepIC
Joined: 13 Oct 2001 Posts: 60
|
22 Jan 2003 12:19 |
|
|
|
| somrthing like code coverage
|
|
| Back to top |
|
 |
Nobody
Joined: 04 Oct 2001 Posts: 250 Location: Formosa
|
22 Jan 2003 22:19 |
|
|
|
1. use design compiler's utility vcd2saif to generate the switch activity information and read into test compiler to report the coverage info.
2. there is one toggle rate caculate PLI example under nc-sim's sub-directory , compiled it then use PLI link from simulator to get the result .
|
|
| Back to top |
|
 |