Detailed Documentation for PULPissimo - Printable Version +- PULP Community (https://pulp-platform.org/community) +-- Forum: PULP's Community forum (https://pulp-platform.org/community/forumdisplay.php?fid=1) +--- Forum: PULP General questions (https://pulp-platform.org/community/forumdisplay.php?fid=2) +--- Thread: Detailed Documentation for PULPissimo (/showthread.php?tid=116) |
Detailed Documentation for PULPissimo - AhmedZaky - 09-11-2019 Hi All, First of all thanks for sharing the PULPissimo source codes, however I have been looking for a somehow detailed documentation for PULPissimo but I couldn't found. Can anyone please point me to such a documentation if any ? Regards, RE: Detailed Documentation for PULPissimo - kgf - 09-11-2019 Can you be a bit more specific. There is https://github.com/pulp-platform/pulpissimo/blob/master/doc/datasheet/datasheet.pdf As well as some information on the github page https://github.com/pulp-platform/pulpissimo What information are you missing? RE: Detailed Documentation for PULPissimo - AhmedZaky - 09-11-2019 Hey, Thanks for your prompt reply. I have gone through those already, what I meant by detailed is something similar to " hwpe_stream" document but for the PULPissimo architecture. I am trying to integrate a third party module that uses AXI as data interface and APB for register configuration. Any documentation to understand such interfaces from the pulpissimo side ? Any advice will be appreciated. Thanks, RE: Detailed Documentation for PULPissimo - kgf - 09-12-2019 HWPE would directly attach to PULPissimo as well. You can use that as an example. Maybe I am missing something. |