![]() |
CD24x0A Control Logic Design
|
Control Signal Design 
Each gate control signal has one page
of 'Control Signal Diagram' like the figure in CD24x0A DSP design resource,
as long as it wouldn't be too much redundant. All the instructions are mapped
on the diagram, where only necessary conditions for the output signal are marked
in a color. If such colored parts are scattered randomly on a diagram, the decoding
logic for the control signal will be big and slow. We may need to rearrange
the code assignment to minimize the logic, if there is any critical path on
it. Some signal may be slow, some are fast with delayed 'machine state' input
involved. Although just one sheet of such diagram cannot tell all the condition
and requirement for the gate control signal, it would help the control signal
design work, and the later modification as well.
Return to Clarkspur HOME PAGE .