mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 08:55:05 -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_tt">Steuerlogik für einen bidirektionalen Pin.
|
||||
Nur im Rahmen der VHDL- oder Verilog-Generierung erforderlich!
|
||||
Diese Komponente ist notwendig, um einen bidirektionalen HDL-Port zu erstellen!
|
||||
Diese ist nur im Rahmen der VHDL- oder Verilog-Generierung erforderlich, um einen bidirektionalen HDL-Port zu
|
||||
erstellen!
|
||||
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
|
||||
Schaltungsebene erlaubt!
|
||||
|
@ -364,9 +364,10 @@
|
||||
</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
|
||||
Verilog generation! This component is necessary to create a bi-directional HDL port! If you don't want
|
||||
to use a di-directional IO-port on an FPGA, don't use this component!
|
||||
<string name="elem_PinControl_tt">Control logic for a bi-directional pin.
|
||||
This component is necessary only in the context of VHDL or Verilog generation, in order to create a
|
||||
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!
|
||||
</string>
|
||||
<string name="elem_PinControl_pin_wr">The data to be output.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user