PULP Community
Pulpissimo block diagram - 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: Pulpissimo block diagram (/showthread.php?tid=347)



Pulpissimo block diagram - Roogadget - 07-21-2024

I'm looking for a block diagram of a stock pulpissimo. 

Showing the blocks from the packages list with ports, wires..etc. is this something seen at the vivido synthesis stage? 

Thanks in advance.


RE: Pulpissimo block diagram - kgf - 07-23-2024

There is probably not something more than
https://github.com/pulp-platform/pulpissimo/blob/master/doc/pulpissimo_archi.png

Any synthesis program can generate a more detailed diagram, but you have to realize that connections like TCDM and APB use many wires and busses that do not get drawn bundled together in such automaticly drawn schematics, creating a large jumble of wires that would for most purposes be less understandable.

Consider that HDL coding originated to replace block diagrams with code, it might be easier to find what you need through the code (i.e.)
https://github.com/pulp-platform/pulp_soc/blob/master/rtl/pulp_soc/pulp_soc.sv