I have some device consist of lots hardware and software. To clarify device behavior our team decided to create a bunch of UML diagrams.
Main diagram should describes logical connection between blocks with interfaces types/parameters. But I can't find how make diagram hierarchicaly, nested. For example: on the top level I want to show data transfer from host app to DDR, from DDR to some configure block, and from this block to data processing block. Then I want to draw a chain of mathematical blocks in processing block, and put ports from top-level shematic as external ports.
That's not a "traditional" UML usage as I can see. Also I was trying to use SysML, it provides me external ports, but Internal Block Diagrams is not what I looking for. So the question is is it posible to create such diagram that i describe? Or UML/SysML diagrams is one-level diagrams?