forked from M-Labs/artiq
sayma_amc: disable slave fpga gateware loading
This commit is contained in:
parent
f4dad87fd9
commit
994ceca9ff
|
@ -165,7 +165,7 @@ class Standalone(MiniSoC, AMPSoC):
|
|||
slave_fpga_cfg.program_b,
|
||||
])
|
||||
self.csr_devices.append("slave_fpga_cfg")
|
||||
self.config["HAS_SLAVE_FPGA"] = None
|
||||
# self.config["HAS_SLAVE_FPGA"] = None
|
||||
self.config["SLAVE_FPGA_GATEWARE"] = 0x150000
|
||||
|
||||
# AMC/RTM serwb
|
||||
|
|
Loading…
Reference in New Issue