Cadence Q DRIVE SERIES Bedienungsanleitung Seite 4

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 14
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 3
(c) Reading Verilog RTL files:
In order to have Synthesis tool read your Verilog files go to the “ac_shell” window, and
type the following:
ac_shell> set top “my_design
This command assigns “my_design” as the top-level module in your design.
Next, load all the Verilog files into the Synthesis tool. To do this go to the “ac_shell”
window and type the following:
ac_shell> read_verilog my_design.v full_adder.v ff.v mux.v
(d) Generate a netlist:
To generate a netlist corresponding to your Verilog RTL files, type the following on the
“ac_shell” window:
ac_shell> do_build_generic –module my_design
(e) View the schematic of the design:
Once the gate-level netlist is generated then you can view your final schematic.
To view the schematic:
From within the module browser shown in Figure 2, double click the my_design module.
The schematic of my_design will display on the schematic window.
Figure 2
Module Browser
Seitenansicht 3
1 2 3 4 5 6 7 8 9 ... 13 14

Kommentare zu diesen Handbüchern

Keine Kommentare