Thank you, I've already read most of it and it's insufficient.
Only FIFO and memory/address interfaces are anyhow mentioned in the documentation, and you wouldn't get to know that others exist at all from it.
A proper documentation would have:
- Contain a descrption of each device option (purpose, general function...) in the "the guide to defining a custom Xillybus IP core"
- Contain detailed description of function and signals in the FPGA designer’s guide.
In this regard you seem to suffer from the
curse of knowledge, that everything seem obvious and self-explanatory to you as the designer of the core. But I would really like to ask you to improve on these points. Those device options just show up in the core factory with little to no explanation.
Also I have a data acquisition system and I need to configure the external hardware like PLLs over AXILite. I could try the AXI Datamover for that, but it would be a great help if Xillybus had an AXILite Master device option.
Thank you in advance for your assistance