mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 17:04:42 -04:00
typos, see #394
This commit is contained in:
parent
98694a92cc
commit
1955504445
@ -355,8 +355,8 @@
|
|||||||
|
|
||||||
<string name="elem_PinControl">Pinsteuerung</string>
|
<string name="elem_PinControl">Pinsteuerung</string>
|
||||||
<string name="elem_PinControl_tt">Steuerlogik für einen bidirektionalen Pin.
|
<string name="elem_PinControl_tt">Steuerlogik für einen bidirektionalen Pin.
|
||||||
Nur im Rahmen der VHDL- oder Verilog-Generierung erforderlich!
|
Diese ist nur im Rahmen der VHDL- oder Verilog-Generierung erforderlich, um einen bidirektionalen HDL-Port zu
|
||||||
Diese Komponente ist notwendig, um einen bidirektionalen HDL-Port zu erstellen!
|
erstellen!
|
||||||
Wenn Sie keinen bidirektionalen IO-Port auf einem FPGA verwenden wollen, verwenden Sie diese Komponente nicht!
|
Wenn Sie keinen bidirektionalen IO-Port auf einem FPGA verwenden wollen, verwenden Sie diese Komponente nicht!
|
||||||
Die Pinsteuerung kann nicht in einer eingebetteten Schaltung verwendet werden! Sie ist nur auf der obersten
|
Die Pinsteuerung kann nicht in einer eingebetteten Schaltung verwendet werden! Sie ist nur auf der obersten
|
||||||
Schaltungsebene erlaubt!
|
Schaltungsebene erlaubt!
|
||||||
|
@ -364,9 +364,10 @@
|
|||||||
</string>
|
</string>
|
||||||
|
|
||||||
<string name="elem_PinControl">Pin Control</string>
|
<string name="elem_PinControl">Pin Control</string>
|
||||||
<string name="elem_PinControl_tt">Control logic for a bi-directional pin. Only needed in the context of VHDL or
|
<string name="elem_PinControl_tt">Control logic for a bi-directional pin.
|
||||||
Verilog generation! This component is necessary to create a bi-directional HDL port! If you don't want
|
This component is necessary only in the context of VHDL or Verilog generation, in order to create a
|
||||||
to use a di-directional IO-port on an FPGA, don't use this component!
|
bi-directional HDL port!
|
||||||
|
If you don't want to use a bi-directional IO-port on an FPGA, don't use this component!
|
||||||
The PinControl component cannot be used in an embedded circuit! It is only allowed at the top level circuit!
|
The PinControl component cannot be used in an embedded circuit! It is only allowed at the top level circuit!
|
||||||
</string>
|
</string>
|
||||||
<string name="elem_PinControl_pin_wr">The data to be output.</string>
|
<string name="elem_PinControl_pin_wr">The data to be output.</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user