Encore SIM EDITOR SOFTWARE Guide de l'utilisateur Page 413

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 449
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 412
17-29
VCD+ (vpd) File Generation
Figure 17-8 Example Definition of VCD+ Signal Capture (Recording)
Methods
You can implement signal data capture (recording) control in the
source code and at the shell command line, as shown in the following
Verilog examples.
fork
#0 $vcdplusglitchon;
#100 $vcdpluson (1,B);
#200 $vcdplusdeltacycleon;
#200 $vcdpluson (1,C);
#300 $vcdplusdeltacycleoff;
#300 $vcdplusoff (1,B);
#500 $vcdplusoff (1,C);
#600 $vcdpluson (D.clk);
#700 $vcdplusevent (D.clk, "UserEvent", "IS");
#900 $vcdplusoff (D.clk);
join
Module B
Module C Module D
Module A
Vue de la page 412
1 2 ... 408 409 410 411 412 413 414 415 416 417 418 ... 448 449

Commentaires sur ces manuels

Pas de commentaire