Skip to content

Commit

Permalink
sayma_amc: enable slave fpga loading (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordens committed Jun 16, 2018
1 parent f9910ab commit 53ab255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artiq/gateware/targets/sayma_amc.py
Expand Up @@ -194,7 +194,7 @@ def __init__(self, with_sawg, **kwargs):
slave_fpga_cfg.init_b,
slave_fpga_cfg.program_b,
])
# self.csr_devices.append("slave_fpga_cfg")
self.csr_devices.append("slave_fpga_cfg")
self.config["SLAVE_FPGA_GATEWARE"] = 0x200000

# AMC/RTM serwb
Expand Down

0 comments on commit 53ab255

Please sign in to comment.