by support »
Hello,
Instructions for how to compile and install the driver can be found in section 2 of
Getting started with Xillybus on a Linux host:
http://xillybus.com/downloads/doc/xilly ... _linux.pdfAnd in fact, you managed to confuse me as well -- I didn't pay attention that you attempted to seek in the read_8 and write_8 pipes. They are indeed not seekable. Why you got away with it on Windows (are you sure you did?) is another, but not so important, question. The bottom line is that in the demo bundle, only mem_8 is seekable. Trying to seek on the other streams is like trying to seek on a TCP/IP stream -- not allowed, and doesn't make sense.
If you want more seekable streams, you may set up a custom IP core as desired in the IP Core Factory.
Regards,
Eli
Hello,
Instructions for how to compile and install the driver can be found in section 2 of [i]Getting started with Xillybus on a Linux host[/i]:
http://xillybus.com/downloads/doc/xillybus_getting_started_linux.pdf
And in fact, you managed to confuse me as well -- I didn't pay attention that you attempted to seek in the read_8 and write_8 pipes. They are indeed not seekable. Why you got away with it on Windows (are you sure you did?) is another, but not so important, question. The bottom line is that in the demo bundle, only mem_8 is seekable. Trying to seek on the other streams is like trying to seek on a TCP/IP stream -- not allowed, and doesn't make sense.
If you want more seekable streams, you may set up a custom IP core as desired in the IP Core Factory.
Regards,
Eli