mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-29 07:50:29 -04:00
added some faq's
This commit is contained in:
parent
80c47368d9
commit
6c042b2d6c
@ -282,6 +282,19 @@
|
|||||||
<answer>Pins werden nur mit einer Leitung verbunden, wenn ein Endpunkt der Leitung auf dem Pin liegt.
|
<answer>Pins werden nur mit einer Leitung verbunden, wenn ein Endpunkt der Leitung auf dem Pin liegt.
|
||||||
</answer>
|
</answer>
|
||||||
</faq>
|
</faq>
|
||||||
|
<faq>
|
||||||
|
<question>Wenn die Pinnamen einer Schaltung etwas länger sind, sind die Namen nicht mehr zu lesen, wenn
|
||||||
|
die Schaltung eingebettet wird. Was kann ich tun?</question>
|
||||||
|
<answer>Unter <e>Bearbeiten<arrow/>Schaltungsattribute bearbeiten</e> kann die Breite des Blockes
|
||||||
|
vergrößert werden.</answer>
|
||||||
|
</faq>
|
||||||
|
<faq>
|
||||||
|
<question>Die Pins in einer eingebetteten Schaltung haben eine ungünstige Reihenfolge. Wie kann diese
|
||||||
|
verändert werden?</question>
|
||||||
|
<answer>Unter <e>Bearbeiten<arrow/>Sortieren der Eingänge</e> bzw. <e>Bearbeiten<arrow/>Sortieren der
|
||||||
|
Ausgänge</e> kann die Reihenfolge verändert werden.</answer>
|
||||||
|
</faq>
|
||||||
|
|
||||||
<faq>
|
<faq>
|
||||||
<question>Wenn die Simulation gestartet wird, ist die Leitung grau. Was bedeutet das?</question>
|
<question>Wenn die Simulation gestartet wird, ist die Leitung grau. Was bedeutet das?</question>
|
||||||
<answer>Mit Hellgrün und Dunkelgrün wird eine logische 1 bzw. 0 dargestellt. Grau bedeutet, dass die Leitung
|
<answer>Mit Hellgrün und Dunkelgrün wird eine logische 1 bzw. 0 dargestellt. Grau bedeutet, dass die Leitung
|
||||||
|
@ -249,6 +249,18 @@
|
|||||||
<question>There is a component not connected to a wire, even though the pins are on the wire.</question>
|
<question>There is a component not connected to a wire, even though the pins are on the wire.</question>
|
||||||
<answer>A pin is only connected to a wire if the wire has an endpoint at the pin.</answer>
|
<answer>A pin is only connected to a wire if the wire has an endpoint at the pin.</answer>
|
||||||
</faq>
|
</faq>
|
||||||
|
<faq>
|
||||||
|
<question>If the names of the pins in a circuit are long, the names are no longer readable when
|
||||||
|
the circuit is embedded. What can I do?</question>
|
||||||
|
<answer>The width of the block can be increased using the menu item
|
||||||
|
<e>Edit<arrow/>Edit circuit attributes</e>.</answer>
|
||||||
|
</faq>
|
||||||
|
<faq>
|
||||||
|
<question>The pins in an embedded circuit have an unfavorable order. How can this be changed?</question>
|
||||||
|
<answer>The sequence can be changed using the menu entry <e>Edit<arrow/>Order inputs</e> or
|
||||||
|
<e>Edit<arrow/>Order outputs</e>.</answer>
|
||||||
|
</faq>
|
||||||
|
|
||||||
<faq>
|
<faq>
|
||||||
<question>When the simulation is started, a wire becomes gray. What does that mean?</question>
|
<question>When the simulation is started, a wire becomes gray. What does that mean?</question>
|
||||||
<answer>The colors light green and dark green are used to represent high and low state.
|
<answer>The colors light green and dark green are used to represent high and low state.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user