Templates
prepared by P. Bakowski
Templates (in preparation)
The development of models needs examples. There are two kinds of examples:
the templates and the models. The templates are a kind of meta-models allowing
the user to specify the final models by adding the content to the templates.
VHDL allows different descriptional styles such as behavioral style, data-flow
style or structural style. These different styles may be illustrated by
their corresponding templates, it is, behavioral templates, data-flow templates,
and structural templates. Depending on the modeling phase, we can distinguish
the templates for simulation and the templates for synthesis. Templates
may cover different domains of modeling such as combinational circuit
domain, sequential circuits domain, analog circuit domain. More specific
templates may be prepared to develop arithmetical circuits models domain,
signal processing circuits models, memory circuits models and many others.
Basic templates