control_loop/intro.md: change directory name
This commit is contained in:
parent
a560e51991
commit
0a53be49a6
|
@ -79,4 +79,4 @@ without smoothing the change. In the setup for which this code was designed
|
||||||
for, this is not a problem because the DAC is connected to an amplifier which
|
for, this is not a problem because the DAC is connected to an amplifier which
|
||||||
cannot respond that quickly
|
cannot respond that quickly
|
||||||
and will smooth out changes itself. For your design, you may need to use
|
and will smooth out changes itself. For your design, you may need to use
|
||||||
code found in `firmware/rtl/spi/ramp.v`.
|
code found in `gateware/rtl/spi/ramp.v`.
|
||||||
|
|
Loading…
Reference in New Issue