diff --git a/4410-4412.tex b/4410-4412.tex index 54fe276..a9d3a51 100644 --- a/4410-4412.tex +++ b/4410-4412.tex @@ -492,7 +492,7 @@ def configure_ram_mode(self, dds): dds.set_cfr1(ram_enable=1, ram_destination=RAM_DEST_ASF) self.cpld.io_update.pulse_mu(8) - + @kernel def run(self): self.core.reset()