Skip to content

Commit 2212758

Browse files
authored
Update cpld.rst
1 parent c589d4e commit 2212758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/cpld.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Design implementation and CPLD programming
109109

110110
The development of the digital logic can now be done on the local Raspberry Pi while the design implementation will be executed with the Xilinx ISE tool chain on the remote machine:
111111

112-
1. Edit the Verilog code in the ``afe.v`` file in your local work folder according to your design ideas. Save the file and call the design implementation script by typing into the terminal (the one with the ssh session to the remote Linux machine):
112+
1. Edit the Verilog code in the ``afe.v`` file in your local work folder according to your design ideas. Save the file and call the design implementation script from the terminal with the active ssh session to the remote Linux machine):
113113

114114
.. code-block::
115115

0 commit comments

Comments
 (0)