Marc,

I appreciate the response. I was originally looking for a visible process
to verify our first ROACH-2 bitstream.

It may be worth removing that section from tutorial 1. It would be even
more valuable if the tutorials could be updated for ROACH-2, but that's
quite the undertaking.

In any case, thanks for the help.

Richard Black


On Thu, Mar 20, 2014 at 7:00 AM, Marc Welz <[email protected]> wrote:

> On Thu, Mar 20, 2014 at 10:22 AM, David Bonnici
> <[email protected]> wrote:
> > Hello Mark.  Are there any replacements for the BORPH ioreg interfaces?
>  How do I access the FPGA registers....or am I now kinda "restricted" to
> use the katcp interface?
>
> The ioreg interface is gone.
>
> To access FPGA registers over the network, the katcp interface and the
> libraries around
> it are the way to go.
>
> On the local machine you can do "kcpcmd listdev" or "kcpcmd wordread
> sys_scratchpad" etc
> to get simple commandline access.
>
> If you really, really have a high performance application where code
> needs to run on the
> local powerpc, you may wish to look into adding extra commands to
> tcpborphserver
> (github.com/ska-sa/katcp_devel) - look at the bottom of
> tcpborphserver/raw.c to see how to
> register extra commands.
>
> regards
>
> marc
>
>

Reply via email to