Am So, 9.08.2009, 12:19, schrieb schneider:
> Hi,
Hi!
> I sure could need some help because I feel I am in a dead end road
> searching the "normal" sources for help.
>
> Situation and Problem:
>
> OS: Suse 11.1
> qucs 0.0.15.
> installation package as offered for suse 11.1 working fine with analog
> circuits.
> freehdl 0.0.7
> compiled and installed after qucs failed to simulate digital circuits
> - I had to do some minor changes published at various places in the net
> to get it to cooperate with the qucs.
>
> Now it seems to work however without output.
> See logfile:
>
> Ausgabe:
> --------
>
> Starte neue Simulation am So 09. Aug 2009 um 11:21:46
>
> Erzeuge Netzliste... fertig.
> running C++ conversion... done.
> compiling functions... done.
> compiling main... done.
> linking... done.
> simulating...
> running VCD conversion... done.
>
> Simulation endete am So 09. Aug 2009 um 11:21:49
> Fertig.
>
>
> Fehler:
> -------
>
>
> I selected time list as output.
> The output frame comes up correctly with all labels for variables.
> The independent var (a CLK-signal) is drawn correctly.
> All dependent variables are missing. There is a message "falsche
> Abhängigkeit" for each.
>
> Can you please give me a hint how to get the digital simulation up and
> running.
The "wrong dependency" table entry is due to the fact that you mixed up
variables in a single tabular diagram with different dependencies.
When plotting only dependent variables (with same depedencies) in a
tabular then you also get the independent variable plotted for convenience.
Best regards, Stefan.
|