diff --git a/src/test/resources/docu/static_en.xml b/src/test/resources/docu/static_en.xml index 43917e457..d08b11351 100644 --- a/src/test/resources/docu/static_en.xml +++ b/src/test/resources/docu/static_en.xml @@ -49,13 +49,13 @@ - This gate can now also be inserted in the circuit. It is best to set it in a way that the subsequent - wiring is as simple as possible. The blue dots indicate the inputs of the gate. + This gate can now also be inserted in the circuit. It is best to set it in a way that the subsequent + wiring is as simple as possible. The blue dots indicate the inputs of the gate. - Now select an output. This can be used to indicate a signal state or to later pass signals to - an embedding circuit. + Now select an output. This can be used to indicate a signal state or to later pass signals to + an embedding circuit. @@ -240,7 +240,7 @@ - + A circuit can be analyzed via the menu entry Analysis. A truth table is generated for purely combinatorial circuits. This truth table can be edited as desired. @@ -358,9 +358,6 @@ the board clock accordingly. If the clock frequency selected in the circuit exceeds 37kHz, the MMCM unit of the Artix-7 is used for clock generation. - This ensures that the FPGA resources provided for the clock distribution are used. This allows the included example processor to run at 20MHz and if you can do without the multiplier also 30HMz is possible.