[][src]Module tydi::design::library

This module contains the Library structure, used to group multiple Streamlets together.

This allows users to build up libraries of streamlets and helps to generate language-specific output (e.g. a package in VHDL).

Structs

Library

A collection of Streamlets.