Exemplo n.º 1
0
    def __init__(self, fpga, engine_id=0, host_instrument=None, config_file=None, descriptor='rts_xengine'):
        """Constructor
        """
        XengineCasperFpga.__init__(self, fpga, engine_id, host_instrument, config_file, descriptor)

        self._get_wb_rts_xengine_config()