1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00
This commit is contained in:
jand 2006-01-11 17:10:38 +00:00
parent 2bd5eeafde
commit 6bf5465d8d

View File

@ -9,7 +9,7 @@ def jc2_alt(goLeft, goRight, stop, clk, q):
I/O pins:
--------
clk : input free-running clock
clk : input free-running slow clock
goLeft : input signal to shift left (active-low switch)
goRight : input signal to shift right (active-low switch)
stop : input signal to stop counting (active-low switch)