Encore SIM EDITOR SOFTWARE Guía de usuario Pagina 118

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 149
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 117
3-10
Compiling and Elaborating Your Design
Without the +noerrorIOPCWM compile-time option, VCS displays
the following error message and does not create the simv
executable:
Error-[IOPCWM] Inout Port connection width mismatch
The following 8-bit expression is connected to 16-bit
port "gk" of
module "dev", instance "dev1".
If you include the +noerrorIOPCWM compile-time option, VCS
displays the following warning message and creates the simv
executable:
Warning-[IOPCWM] Inout Port connection width mismatch.
Connecting inout ports to
mismatched width nets has unpredictable results and will
not be permitted in future releases.
The following 8-bit expression is connected to 16-bit
port "pote" ofmodule "dev", instance "dev1".
Expression: w1
"exp1.v", line_number
Using Lint
The +lint compile-time option displays lint messages. These
messages help you to write very clean Verilog code. The following is
an example of a lint message:
Lint-[GCWM] Gate connection width mismatch
Vista de pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 148 149

Comentarios a estos manuales

Sin comentarios