|
67 | 67 | "OUTPUT_BLIF Vector 31 mismatch:"
|
68 | 68 | ]
|
69 | 69 | },
|
| 70 | + "always/always_asterisk_event/no_arch": { |
| 71 | + "test_name": "always/always_asterisk_event/no_arch", |
| 72 | + "blif": "always_asterisk_event.blif", |
| 73 | + "warnings": [ |
| 74 | + "OUTPUT_BLIF Vector 0 equivalent but output vector has bits set when expecting don't care :" |
| 75 | + ], |
| 76 | + "max_rss(MiB)": 30, |
| 77 | + "exec_time(ms)": 3.4, |
| 78 | + "simulation_time(ms)": 0.8, |
| 79 | + "test_coverage(%)": 100, |
| 80 | + "Pi": 2, |
| 81 | + "Po": 2, |
| 82 | + "logic element": 2, |
| 83 | + "Longest Path": 3, |
| 84 | + "Average Path": 3, |
| 85 | + "Estimated LUTs": 2, |
| 86 | + "Total Node": 2 |
| 87 | + }, |
| 88 | + "always/always_lone_asterisk/no_arch": { |
| 89 | + "test_name": "always/always_lone_asterisk/no_arch", |
| 90 | + "blif": "always_lone_asterisk.blif", |
| 91 | + "warnings": [ |
| 92 | + "OUTPUT_BLIF Vector 0 equivalent but output vector has bits set when expecting don't care :" |
| 93 | + ], |
| 94 | + "max_rss(MiB)": 29.8, |
| 95 | + "exec_time(ms)": 3.5, |
| 96 | + "simulation_time(ms)": 0.8, |
| 97 | + "test_coverage(%)": 100, |
| 98 | + "Pi": 2, |
| 99 | + "Po": 2, |
| 100 | + "logic element": 2, |
| 101 | + "Longest Path": 3, |
| 102 | + "Average Path": 3, |
| 103 | + "Estimated LUTs": 2, |
| 104 | + "Total Node": 2 |
| 105 | + }, |
| 106 | + "always/always_or_event/no_arch": { |
| 107 | + "test_name": "always/always_or_event/no_arch", |
| 108 | + "blif": "always_or_event.blif", |
| 109 | + "exit": 134, |
| 110 | + "errors": [ |
| 111 | + "OUTPUT_BLIF Vector files differ." |
| 112 | + ], |
| 113 | + "warnings": [ |
| 114 | + "OUTPUT_BLIF Vector 0 equivalent but output vector has bits set when expecting don't care :", |
| 115 | + "OUTPUT_BLIF Vector 1 equivalent but output vector has bits set when expecting don't care :", |
| 116 | + "OUTPUT_BLIF Vector 2 equivalent but output vector has bits set when expecting don't care :", |
| 117 | + "OUTPUT_BLIF Vector 3 equivalent but output vector has bits set when expecting don't care :", |
| 118 | + "OUTPUT_BLIF Vector 34 mismatch:", |
| 119 | + "OUTPUT_BLIF Vector 35 mismatch:", |
| 120 | + "OUTPUT_BLIF Vector 38 mismatch:", |
| 121 | + "OUTPUT_BLIF Vector 39 mismatch:" |
| 122 | + ] |
| 123 | + }, |
70 | 124 | "DEFAULT": {
|
71 | 125 | "test_name": "n/a",
|
72 | 126 | "architecture": "n/a",
|
|
0 commit comments