InterviewSolution
Saved Bookmarks
| 1. |
Where Can We Use Linting Tools ? Can We Use Them To Debug Syntax? |
|
Answer» LINTING TOOLS are USED to evaluate the design for the synthesizability of the design. These tools are USE to check for potential mismatches between simulation and synthesis. No they are not used to check the SYNTAX. Linting tools are used to evaluate the design for the synthesizability of the design. These tools are use to check for potential mismatches between simulation and synthesis. No they are not used to check the syntax. |
|