Embedded System Design Flow
Embedded System Design Flow
System specifications:
Behavioral specification:
synthesis tool.
For each of the processes , a behavioral specification is obtained
As noted earlier , some of the processes are marked for software
implementation on general purpose processor, while some others are on
dedicated hardware.
Individual simulation of the only hardwired only software cannot bring out
the total picture of the system. Thus a joint simulation strategy is needed.
Logic specifications:
Logic specification stage requires only for dedicated processors only for the
processes mapped onto general purpose processor, for which software code
specification.
The logic specification consists of Boolean equations.
The equations can now be converted into final implementation in some
target technology.
Gate level simulators can be used to simulate the logic specification in terms
of gates present in the circuit.