I am using MATLAB R2012b, Xilinx 14.7 and Roach2 board. Yes, I have .fpg
file and I am trying to burn fpga with the generated .fpg file using
casperfpga but in that case I am getting following issue:
import casperfpga
> >>> fpga=casperfpga.katcp_fpga.KatcpFpga('192.168.100.192')
> >>> fpga.upload_to_ram_and_program('pocov64_2017_Aug_17_1600.fpg')
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/local/lib/python2.7/site-packages/casperfpga/katcp_fpga.py",
> line 358, in upload_to_ram_and_program
> raise RuntimeError('progremote request(%s) on host %s failed' %
> (request_result, self.host))
> RuntimeError: progremote request(Request to client 192.168.100.192
failed.) on
> host 192.168.100.192 failed
I also tried mkbof command to generate bof file from bit file but in that
case I had following error:
mkbof: command not found
I run it like this
XPS_ROACH2_base# mkbof -o system.bof –s core_info.tab -t 3
pocov64_2017_Aug_17_1600.bit
On Thu, Apr 25, 2019 at 1:09 PM Marc <[email protected]> wrote:
> Not sure what hardware you are working on, but your system might have
> generated a newer .fpg file ? If this isn't the case, maybe the mkbof
> executable isn't built for your build machine architecture (x86 vs
> amd64) or c/linker revision ? See if you can run the mkbof executable
> manually ?
>
> regards
>
> marc
>
> On Thu, Apr 25, 2019 at 5:59 AM 'Nikita Rathore' via
> [email protected] <[email protected]> wrote:
> >
> > Hello,
> >
> > I started working on 2 element pocket correlator. Simulink design
> compiled successfully but the bof file generated is completely blank (0
> bytes).
> > It would be grateful if someone could help me solve this issue.
> >
> > --
> > Thanks & Regards
> > Nikita Rathore
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "[email protected]" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected].
> > To post to this group, send email to [email protected].
>
> --
> You received this message because you are subscribed to the Google Groups "
> [email protected]" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
>
--
Thanks & Regards
Nikita Rathore
--
You received this message because you are subscribed to the Google Groups
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].