Encore SIM EDITOR SOFTWARE Podręcznik Użytkownika Strona 60

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 149
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 59
1-14
Getting Started
Basic Compile-Time Options
This section outlines some of the basic compile-time options you can
use to control how VCS compiles your Verilog source files. Detailed
descriptions and usage instructions for all compile-time options are
available in Chapter 3, "Compiling Your Design" and Appendix B,
"Compile-Time Options".
-cm [line|cond|fsm|tgl|path|branch]
Specifies compiling for the specified type or types of coverage.
The arguments specify the types of coverage:
line
Compile for line or statement coverage.
cond
Compile for condition coverage.
fsm
Compile for FSM coverage.
tgl
Compile for toggle coverage.
path
Compile for path coverage.
branch
Compile for branch coverage.
If you want VCS to compile for more than one type of coverage,
use the plus (+) character as a delimiter between arguments. For
example:
-cm line+cond+fsm+tgl
Przeglądanie stron 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 148 149

Komentarze do niniejszej Instrukcji

Brak uwag