| 1. | If necessary , add additional assert statements 如果需要,添加其他assert语句。 |
| 2. | Locate and edit the assert statements in the method 在方法中查找并编辑assert语句。 |
| 3. | Research on assert statement in vhdl and its synthesis methods 语言中断言语句及其综合方法研究 |
| 4. | It is still advisable to use one or more assert statements 仍然可以使用一条或多条assert语句完成此工作。 |
| 5. | Use one or more assert statements to validate specific outcomes 使用一条或多条assert语句验证特定的结果。 |
| 6. | Examine assert statements 检查assert语句 |
| 7. | Using assert statements 使用assert语句 |
| 8. | Another alternative is to use an assert statement instead of the stop statement 另一种方法是使用assert语句,而不使用stop语句。 |
| 9. | With or without assert statements , unit tests can generate code coverage data 无论是否使用assert语句,单元测试都可以生成代码覆盖率数据。 |
| 10. | If you want an assert statement that always breaks execution in the debug version , you can do this 如果想让assert语句总是在调试版本中中断执行,可以这样做: |