ADDER X-SC Bedienungsanleitung Seite 13

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 87
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 12
1.1. ASIMUT 13
ASIMUT will detect the error and will give the following output:
% asimut -b -c mux
@ @@@@ @ @ @@@@@@@@@@
@ @ @@ @@@ @ @@ @
@@@ @@ @ @ @ @@ @
@@@ @@@ @@@ @@ @@@ @@@ @@@@ @@
@ @@ @@@@ @@@@ @@@ @@ @@ @@ @@ @@
@ @@ @@@@ @@ @@ @@ @@ @@ @@ @@
@ @@ @@@ @@ @@ @@ @@ @@ @@ @@
@@@@@@@ @ @@ @@ @@ @@ @@ @@ @@ @@
@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@
@ @@ @@@ @ @@ @@ @@ @@ @@ @@@ @@
@@@@ @@@@ @ @@@@ @@@@@@ @@@@ @@@ @@@ @@@@ @@ @@@@@@
A SIMUlation Tool
Alliance CAD System 5.0 20040928, asimut v3.02
Copyright (c) 1991...1999-2005, ASIM/LIP6/UPMC
Paris, France, Europe, Earth, Solar system, Milky Way, ...
initializing ...
searching ‘mux‘ ...
BEH : Compiling ‘mux.vbe‘ (Behaviour) ...
‘mux.vbe‘ Error 17 line 17 :‘x‘ unkno wn port or signal
cannot continue further more.
have a nice day...
In this case ASIMUT points us to the second line from the bottom, where x app ears and also displays a message
telling us that it is an unknown (undefined) port or signal. The design flow up to this point using ASIMUT is
shown in Figure 1.2.
Figure 1.2: Checking the correctness of the design file using ASIMUT.
When running ASIMUT, as shown above, we used two options. The first one -b tells ASIMUT that the
input file is of behavioral type. The second one -c tells ASIMUT to compile the target file. This option makes
ASIMUT check the target file for syntax errors before compiling it. After com pilation ASIMUT sees if an input
file has been given. If the input pattern file has been given it is compiled and linked to the HDL description
of the target design. Then, ASIMUT simulates the description and uses the input pattern file to generate an
output pattern file for the given circuit. Both the input and output pattern files are written in the pat format
used in Alliance. Further details about this format will be given in the section covering genpat. Here we will
explain an abbreviated way to generate the input pattern file.
Seitenansicht 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 86 87

Kommentare zu diesen Handbüchern

Keine Kommentare