jazz
Junior Member level 1
Any one can help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!i appreciate very much!!!!!!!!!!!
============================================
when I run the DC to gen the test pattern in my design, tools shows the fault coverage is zero..........following is my cmd and message...
1. ) create_test_patterns -output test.vdb \
-backtrack_effort high \
-compaction_effort high \
-max_random_patterns 100 Combinational Test Pattern Generation starts:
Non-collapsed Collapsed
No. of detected faults 0 0
No. of abandoned faults 0 0
No. of tied faults 0 0
No. of redundant faults 0 0
No. of untested faults 26952 17318
Total no. of faults 26952 17318
Fault coverage 0.00 0.00
No. of test patterns 0
Test Generation Time (CPU) 0.20 sec
Information: No tests generated - conflicting signal requirements in design. Use the 'report_test -atpg_conflicts' command for more information. (TEST-208)
2. ) when I use the 'report_test -atpg_conflicts' , it show that there are 6 inout port in my design....but these birdirational port are necessary and I wish these ports to output my test data.....
3. ) In DC, it may "not" gen the test pattern if the design has the bidirectional port in it, really?
If it can gen the test pattern, how could i do to set the command? and the the test data can be sent out form these bidirection port?
and the fault coverage is not "ZERO!"
jazz
============================================
when I run the DC to gen the test pattern in my design, tools shows the fault coverage is zero..........following is my cmd and message...
1. ) create_test_patterns -output test.vdb \
-backtrack_effort high \
-compaction_effort high \
-max_random_patterns 100 Combinational Test Pattern Generation starts:
Non-collapsed Collapsed
No. of detected faults 0 0
No. of abandoned faults 0 0
No. of tied faults 0 0
No. of redundant faults 0 0
No. of untested faults 26952 17318
Total no. of faults 26952 17318
Fault coverage 0.00 0.00
No. of test patterns 0
Test Generation Time (CPU) 0.20 sec
Information: No tests generated - conflicting signal requirements in design. Use the 'report_test -atpg_conflicts' command for more information. (TEST-208)
2. ) when I use the 'report_test -atpg_conflicts' , it show that there are 6 inout port in my design....but these birdirational port are necessary and I wish these ports to output my test data.....
3. ) In DC, it may "not" gen the test pattern if the design has the bidirectional port in it, really?
If it can gen the test pattern, how could i do to set the command? and the the test data can be sent out form these bidirection port?
and the fault coverage is not "ZERO!"
jazz